https://github.com/derrickpelletier/screen-snapshot
Drop-in visual regression snapshot diffing
https://github.com/derrickpelletier/screen-snapshot
ava screenshot snapshot test visual-regression
Last synced: about 1 year ago
JSON representation
Drop-in visual regression snapshot diffing
- Host: GitHub
- URL: https://github.com/derrickpelletier/screen-snapshot
- Owner: derrickpelletier
- License: mit
- Created: 2017-10-30T07:03:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T07:10:05.000Z (over 8 years ago)
- Last Synced: 2025-02-05T04:05:41.923Z (over 1 year ago)
- Topics: ava, screenshot, snapshot, test, visual-regression
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Experimenting with some drop-in visual regression testing.
- Supports snapshot diffing.
- doesn't require visual-regression-specific framework.
- doesn't force a diffing lib on you (though one is built in).
- doesn't require migration to a specific webdriver or testing framework, just provide your screenshots.