This idea is still very much in its infancy. It is a start to scratch my own itch.
yarn
- Make a copy of the
config.sample.js
file and save it asconfig.js
in the root directory alongsideconfig.sample.js
. - Add the URLs that you want to test to your new
config.js
file. - Optionally, specify some code that needs to run before and after each screenshot.
There are a few options:
yarn capture
yarn diff
yarn test