-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Philipp Stracker edited this page Aug 12, 2021
·
5 revisions
This package is inspired by codeceptjs-resemblehelper
.
Integrates visual regression tests in CodeceptJS using the pixelmatch library. It works with all current CodeceptJS drivers: Playwright, Webdriver, Puppeteer, Appium, TestCafe.
Two screenshots are compared for differences, using a custom tolerance. When both images are equal enough, the test passes. When there are too many differences, the test fails.
Manual
Methods
Data Structures
Appendix
Development