dpxdt
Visual tester
Automates visual testing of web pages before and after releases to ensure deployment safety
Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
1k stars
75 watching
124 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
python-needle/needle | A tool for testing website visuals and CSS values by comparing screenshots and checking calculated styles. | 590 |
and-semakin/flake8-pytestrail | Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,333 |
vsavkin/guinness | A testing framework for Dart applications | 42 |
mynyml/watchr | Automates testing of code changes in real-time | 1,273 |
lost-pixel/lost-pixel | Automated visual testing of web applications and stories | 1,355 |
rkotze/eye_drops | Automates code testing on file changes in Elixir projects | 53 |
wttech/aet | Automates page health checks to detect visual changes and ensure front-end layout consistency across web platforms. | 146 |
aucohl/fault | A comprehensive design-for-testing solution for digital systems | 135 |
newsuk/ayespy | A tool to identify and report UI changes in web applications through visual regression testing | 206 |
sergueik/swet | Automates recording and generation of Selenium WebDriver page tests and keyword-driven frameworks | 39 |
bodigrim/smallcheck | A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
toolness/tap-prettify | Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
drpault/flutter-engine-test | An experiment with image transformations using Flutter widgets | 26 |
nick8325/quickcheck | Automated testing of program properties in Haskell programs. | 726 |