VisWiz.io Tutorial with Storybook
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
Install
yarn
Or:
npm install
Usage
This will run automated visual tests:
export VISWIZ_API_KEY=FILL_IN
export VISWIZ_PROJECT_ID=FILL_IN
yarn test