Awesome
scs-with-reg-viz
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.
Related Projects
- storybooks/storybook: Interactive UI component dev & test: React, React Native, Vue, Angular
- tsuyoshiwada/storybook-chrome-screenshot: A Storybook Addon, Save the screenshot image of your stories :camera: via puppeteer.
- reg-viz/reg-suit: Visual Regression Testing tool
Contribute
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :muscle:
Bugs, feature requests and comments are more than welcome in the issues.