mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
Add to list of visual regression tools with Storybooks integration
This commit is contained in:
parent
844d147186
commit
1d7b528204
@ -25,7 +25,10 @@ Just like that, you can access all of the stories in your Storybook and use the
|
||||
|
||||
## Supported CSS/Style Testing Frameworks
|
||||
|
||||
- [StoryShots](https://github.com/storybooks/storybook/tree/master/addons/storyshots) includes [seamless integration](https://github.com/storybooks/storybook/tree/master/addons/storyshots#configure-storyshots-for-image-snapshots) with [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot)
|
||||
- [Loki](https://loki.js.org/) also integrates seamlessly with Storybook
|
||||
There are several frameworks that have out of the box Storybook integrations:
|
||||
- [StoryShots](https://github.com/storybooks/storybook/tree/master/addons/storyshots) with its [seamless integration](https://github.com/storybooks/storybook/tree/master/addons/storyshots#configure-storyshots-for-image-snapshots) with [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot)
|
||||
- [Loki](https://loki.js.org/)
|
||||
- [Perci](https://percy.io/docs/clients/javascript/react-storybook)
|
||||
- [Screener](https://screener.io/v2/docs)
|
||||
|
||||
Additionally frameworks which are based on URL as the input source such as [BackstopJS](https://github.com/garris/BackstopJS) or [Gemini](https://github.com/gemini-testing/gemini) can be used in conjuction with Storybook.
|
||||
Additionally frameworks which are based on URL as the input source such as [BackstopJS](https://github.com/garris/BackstopJS) or [Gemini](https://github.com/gemini-testing/gemini) can be used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user