automated / plugin-jest

Adds Jest snapshots
Apache License 2.0
1 stars 1 forks source link

Jest Plugin for Automated

npm version Greenkeeper badge devDependencies Status CircleCI FOSSA Status

Adds Jest snapshots

Setup

Add Automated and Jest (shouldn’t be needed much longer)

yarn add automated@latest jest@21

Add the following to your .gitignore

.automated/jest/__index.js

Run automated

yarn automated

Add Jest CLI options like this

yarn automated jest\[--updateSnapshot --watch\]

License

FOSSA Status