- Use cy.screenshot to create screenshots during e2e tests
- Use
@codechecks/vis-reg
pointed to screenhots directly to automatically do visual regression on the results. Seecodechecks.yml
.
Note: if you use parallel jobs you need to pass partial screenshots untill they can be compared together. See