@dhau/aws-cognito-test-utils
v0.0.27
Published
MSW handlers and other utils for AWS Cognito
Downloads
326
Readme
AWS Cognito Test Utils
MSW handlers and other utilities for integration tests with AWS Cognito.
Installation
npm add @dhau/aws-cognito-test-utils
Local 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