Closed jpwilliams closed 4 weeks ago
Latest commit: 1452f4d9e92b339e9e176b9e2c59a170145f0be4
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
A user has added the prerelease/test label, so this PR will be published to npm with the tag pr-704
. It will be updated with the latest changes as you push commits to this PR.
You can install this prerelease version with:
npm install @inngest/test@pr-704
The last release was built and published from 1452f4d9e92b339e9e176b9e2c59a170145f0be4.
Summary
The initial bare-bones release of
@inngest/test
based on the RFC at inngest/inngest#1680 following the preliminary changes to open up the execution APIs in #688.To see how to use the library in its current state, see
README.md
.Checklist
0.
- will pad out utests laterRelated