Skip to content

@saazip/cache-core-testing

Sources: packages/testing/package.json | packages/testing/src/index.ts

Test helpers and fixtures for downstream CacheCore adoption.

  • a dedicated place for cache fixtures and harnesses
  • a reusable seam for product-level cache integration tests
  • your product wants to test CacheCore-backed flows consistently
  • Package name: @saazip/cache-core-testing
  • Workspace path: packages/testing
  • None
  • None
  • build: tsc -p tsconfig.json
  • typecheck: tsc --noEmit -p tsconfig.json
  • lint: biome check src package.json tsconfig.json