Package Exports
- durable-execution-storage-test-utils
- durable-execution-storage-test-utils/package.json
Readme
durable-execution-storage-test-utils
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-utilsUsage
See tests/index.test.ts for example with in-memory storage.
Links
- Durable Execution docs: https://gpahal.github.io/durable-execution
- Repository: https://github.com/gpahal/durable-execution
License
This project is licensed under the MIT License. See the LICENSE file for details.