@restatedev/restate-sdk-testcontainers
v1.10.4
Published
Typescript SDK for Restate
Maintainers
Keywords
Readme
Restate Typescript SDK TestContainers
Restate is a system for easily building resilient applications using distributed durable async/await.
This package contains utilities to test Restate SDK services against a Restate server container.
A usage example can be found in packages/examples/node/test/testcontainers.test.ts
For the SDK main package, checkout @restatedev/restate-sdk.
Community
- 🤗️ Join our online community for help, sharing feedback and talking to the community.
- 📖 Check out our documentation to get quickly started!
- 📣 Follow us on Twitter for staying up to date.
- 🙋 Create a GitHub issue for requesting a new feature or reporting a problem.
- 🏠 Visit our GitHub org for exploring other repositories.
Using the library
To use this library, add the dependency to your project:
npm install --save-dev @restatedev/restate-sdk-testcontainersVersions
This library follows Semantic Versioning.
