@nexartis/cubicle-testing 0.2.0 nexartisTest helpers for Cubicle specs.
Ozzy Dev’s adapter tests will consume these fixtures + assertions.
Interfaces we consume
- Test-only helpers and fixtures for Cubicle-core and adapter test suites.
- Consumed from within
*.test.ts; not part of the runtime bundle.
Assumptions we’re validating
- Ozzy Dev’s local-mac adapter test suite reuses these fixtures + assertions rather than reinventing them.
- This package should be a devDependency, not a runtime dependency, when Ozzy Dev formalises its Cubicle adapter package.
Live smoke
Link resolves via pnpm workspace
../../_NEXARTIS-SDKs/nexartis-cubicle-sdk/packages/testing
Runtime demo intentionally minimal. This package\u2019s real validation happens inside the adapter test suite Ozzy Dev ships in Wave 1.