jest-enzyme

v4.0.1
Testing Matchers for Enzyme
javascript shallow rendering shallowRender test reactjs react flux testing test utils and 5 more...

pretest

node ../../scripts/jest.js

test

node ../../node_modules/jest-cli/bin/jest.js __tests__

failing:test

node ../../node_modules/jest-cli/bin/jest.js __failing_tests__

jest

node ../../node_modules/jest-cli/bin/jest.js __tests__

lint

eslint ./src

clean

rm -rf ./lib

build:js

babel src --out-dir lib --ignore tests --copy-files

build:flow

flow-copy-source -v -i '**/__tests__/*.js' -i '**/__failing_tests__/*.js' src lib

build

npm run clean && npm run build:js && npm run build:flow

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Blaine Kasten
  • released 10/9/2017

Downloads

Maintainers