@dhau/aws-cognito-test-utils@0.0.54Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
MSW handlers and other utilities for integration tests with AWS Cognito.
This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun




JSR Score
76%
Published
2 months ago (0.0.54)
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
Built and signed on
GitHub Actions
Add Package
deno add jsr:@dhau/aws-cognito-test-utils
Import symbol
import * as aws_cognito_test_utils from "@dhau/aws-cognito-test-utils";
Import directly with a jsr specifier
import * as aws_cognito_test_utils from "jsr:@dhau/aws-cognito-test-utils";
Add Package
pnpm i jsr:@dhau/aws-cognito-test-utils
pnpm dlx jsr add @dhau/aws-cognito-test-utils
Import symbol
import * as aws_cognito_test_utils from "@dhau/aws-cognito-test-utils";
Add Package
yarn add jsr:@dhau/aws-cognito-test-utils
yarn dlx jsr add @dhau/aws-cognito-test-utils
Import symbol
import * as aws_cognito_test_utils from "@dhau/aws-cognito-test-utils";
Add Package
npx jsr add @dhau/aws-cognito-test-utils
Import symbol
import * as aws_cognito_test_utils from "@dhau/aws-cognito-test-utils";
Add Package
bunx jsr add @dhau/aws-cognito-test-utils
Import symbol
import * as aws_cognito_test_utils from "@dhau/aws-cognito-test-utils";