@metamask/snaps-jest

v8.5.0
A Jest preset for end-to-end testing MetaMask Snaps, including a Jest environment, and a set of Jest matchers
MetaMask Snaps Ethereum

build

ts-bridge --project tsconfig.build.json --verbose --clean --no-references

changelog:update

../../scripts/update-changelog.sh @metamask/snaps-jest

changelog:validate

../../scripts/validate-changelog.sh @metamask/snaps-jest

lint

yarn lint:eslint && yarn lint:misc --check && yarn changelog:validate && yarn lint:dependencies

lint:ci

yarn lint

lint:dependencies

depcheck

lint:eslint

eslint . --cache --ext js,ts,jsx,tsx

lint:fix

yarn lint:eslint --fix && yarn lint:misc --write

lint:misc

prettier --no-error-on-unmatched-pattern --loglevel warn "**/*.json" "**/*.md" "**/*.html" "!CHANGELOG.md" --ignore-path ../../.gitignore

publish:preview

yarn npm publish --tag preview

since-latest-release

../../scripts/since-latest-release.sh

test

jest --reporters=jest-silent-reporter

test:clean

jest --clearCache

test:post

jest-it-up

test:verbose

jest --verbose

test:watch

jest --watch
npm i @metamask/snaps-jest

Metadata

  • ISC
  • ^18.16 || >=20
  • Unknown
  • released 9/27/2024

Downloads