chai-jest-snapshot

v0.4.0
Chai assertion that provides Jest's snapshot testing
mocha chai assertion helper jest snapshot react test spec and 2 more...

build

rm -rf dist/* && babel src --out-dir dist

mocha

mocha -r 'dist/spec/index' 'dist/**/*.spec.js'

examples

cd examples && npm test

example_1:watch

npm run build && cd examples && npm run example_1:watch

example_2:watch

npm run build && cd examples && npm run example_2:watch

example_3:watch

npm run build && cd examples && npm run example_3:watch

test

npm run build && npm run mocha && npm run examples

Metadata

  • MIT
  • Whatever
  • Stephen Scott
  • released 6/3/2017

Downloads

Maintainers