0.0.1 • Published 8 years ago
@automated/plugin-jest v0.0.1
Jest Plugin for Automated
Adds Jest snapshots
Setup
Add the following to your .gitignore
*/.automated/jest/__index.jsInstall automated
yarn add automatedRun automated
yarn automatedAdd Jest CLI options like this
yarn automated jest\[--updateSnapshot --watch\]0.0.1
8 years ago