@metamask/snaps-simulation

v1.1.0
A simulation framework for MetaMask Snaps, enabling headless testing of Snaps in a controlled environment
MetaMask Snaps Ethereum

lint

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

test

jest --reporters=jest-silent-reporter

build

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

lint:ci

yarn lint

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

test:post

jest-it-up

test:clean

jest --clearCache

test:watch

jest --watch

lint:eslint

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

test:verbose

jest --verbose

publish:preview

yarn npm publish --tag preview

changelog:update

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

lint:dependencies

depcheck

changelog:validate

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

since-latest-release

../../scripts/since-latest-release.sh
npm i @metamask/[email protected]

Metadata

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

Downloads