Automated
Jest Plugin forAdds Jest snapshots
Setup
Add the following to your .gitignore
*/.automated/jest/__index.js
Install automated
yarn add automated
Run automated
yarn automated
Add Jest CLI options like this
yarn automated jest\[--updateSnapshot --watch\]