Jest Plugin for Automated
Adds Jest snapshots
Add Automated and Jest (shouldn’t be needed much longer)
yarn add automated@latest jest@21Add the following to your .gitignore
.automated/jest/__index.jsRun automated
yarn automatedAdd Jest CLI options like this
yarn automated jest\[--updateSnapshot --watch\]