Rationale
Rationale
There's a few visual regression tools for the web, but most either cannot be run headless or use phantomjs which is deprecated and a browser nobody is actually using. They generally also require you to maintain fixtures and/or only support one platform.
Aims
Aims
- Easy setup
- No additional maintenance cost
- Reproducible tests independent of OS
- Support all platforms storybook does
Supported Platforms
Supported Platforms
- Chrome in docker (recommended)
- Local Chrome application
- iOS simulator
- Android emulator