Testing Plugins
From CONTRIBUTING.md:
| Command | Purpose |
|---|---|
pnpm typecheck | TypeScript type checking across the workspace |
pnpm lightmem2:test | CLI-specific tests |
Adapter test directories exist at adapters/<host>/tests/. Run adapter-specific tests from the adapter directory.
Related Pages
- Adapter Testing — testing host adapters specifically