morsdyce / scs-with-reg-viz

A example repository of visual regression test using storybook-chrome-screenshot and reg-suit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scs-with-reg-viz

CircleCI

A example repository of visual regression test using storybook-chrome-screenshot and reg-suit.


Please check the following pull request.

Update button styles by tsuyoshiwada · Pull Request #1 · tsuyoshiwada/scs-with-reg-viz

You can see that the changed contents of <Button /> are reported in a very comprehensible format.

Detailed reports can be confirmed at any time from the URL below.

https://reg-publish-bucket-8b1c896e-6617-4b1f-bfa9-40e759d515a5.s3.amazonaws.com/37eb110bd003058e0df0e2778072c73b06e57425/index.html

Related Projects

Contribute

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 💪

Bugs, feature requests and comments are more than welcome in the issues.

License

MIT © tsuyoshiwada

About

A example repository of visual regression test using storybook-chrome-screenshot and reg-suit.

License:MIT License


Languages

Language:HTML 54.7%Language:JavaScript 45.3%