Code for the VisWiz.io tutorial on how to setup visual regression testing with Storybook and VisWiz.io.
Follow the tutorial above together with our commit git history
yarn
Or:
npm install
This will run automated visual tests:
export VISWIZ_API_KEY=FILL_IN
export VISWIZ_PROJECT_ID=FILL_IN
yarn test