only use diff engine
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
I am building my e2e tests in Cypress. Is it possible to only use the 'diff'-part of backstopJS to compare old cypress-snapshots with the newest snapshots?
so:
cy.screenshot(x.png)
backstop diff x.png with baseline
...
Contributor guide
Assessment
This issue has not been assessed yet.