@automated/plugin-jest
v0.0.1
Published
Jest plugin for automated
Downloads
5
Readme
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\]