Skip to content

Testing Plugins

From CONTRIBUTING.md:

CommandPurpose
pnpm typecheckTypeScript type checking across the workspace
pnpm lightmem2:testCLI-specific tests

Adapter test directories exist at adapters/<host>/tests/. Run adapter-specific tests from the adapter directory.

Released under the MIT License.