jest-immutable-matchers

v1.4.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

prepublish

run-s clean build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 12/12/2016

Downloads

Maintainers