jest-immutable-matchers

v3.0.0
Add a set of custom matchers for Immutable related checks.
jest immutable matchers

clean:coverage

rimraf coverage

clean:dist

rimraf dist

clean

run-p clean:*

test:tsc

node tests/typescript/index.js

test:jest

jest --config config/jest/config.json

test

run-p test:*

watch:jest

jest --watch --config config/jest/config.json

watch

run-p watch:*

build

webpack --colors --progress --profile --config config/webpack/build.js

optim

webpack --colors --progress --profile -p --config config/webpack/build.js

prepublishOnly

run-s clean build
npm i jest-immutable-matchers

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/17/2021

Downloads

Maintainers