Skip to content

@emdash-cms/plugin-test@0.1.0

Latest

Choose a tag to compare

@emdashbot emdashbot released this 15 Sep 05:31
· 7 commits to main since this release
8975a85

Minor Changes

  • #3084 b581ff8 Thanks @ascorbic! - Adds a workerd-backed Vitest host for sandboxed plugin tests and includes it in projects created by emdash-plugin init. emdashPluginTest() builds the plugin and configures D1, Worker Loader, and the production PluginBridge; createPluginTestHost() invokes hooks and routes through the production sandbox boundary and provides helpers for content fixtures, plugin storage, and KV assertions.

Patch Changes