Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress.io commands. The goal is to catch visual regressions during integration tests.
Features
- Composite Image Diff
- Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress.io commands
- Test Reporter
- If you using iTerm2, the reporter will output any image diffs right in your terminal
- Take a screenshot with cy.screenshot() named according to the current test
- The goal is to catch visual regressions during integration tests
