@dhau/aws-cognito-test-utils
v0.0.54
Published
MSW handlers and other utils for AWS Cognito
Readme
AWS Cognito Test Utils
MSW handlers and other utilities for integration tests with AWS Cognito.
Installation
npm add @dhau/aws-cognito-test-utilsLocal Development
Setup
- Install system dependencies using ASDF, or manually install the dependencies in
.tool-versions - Install project dependencies using
npm ci
Publishing
- Manually set new version in
package.json - Manually set new version in
jsr.json npm run deploy
