An example of Percy visual regression tests, using Percy Anywhere with react-storybook.
$ export PERCY_TOKEN=...
$ export PERCY_PROJECT=...
$ yarn install --frozen-lockfile
$ gem install bundler
$ bundle install
$ yarn test
An example of Percy visual regression tests with react-storybook.
JavaScriptMIT
An example of Percy visual regression tests, using Percy Anywhere with react-storybook.
$ export PERCY_TOKEN=...
$ export PERCY_PROJECT=...
$ yarn install --frozen-lockfile
$ gem install bundler
$ bundle install
$ yarn test