JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q50979F
  • License MIT

Test utilities for durable-execution storage implementations

Package Exports

  • durable-execution-storage-test-utils
  • durable-execution-storage-test-utils/package.json

Readme

durable-execution-storage-test-utils

NPM Version License

Test utilities for durable-execution storage implementations.

Installation

  • npm
npm install durable-execution durable-execution-storage-test-utils
  • pnpm
pnpm add durable-execution durable-execution-storage-test-utils

Usage

See tests/index.test.ts for example with in-memory storage.

License

This project is licensed under the MIT License. See the LICENSE file for details.