Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 424 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 424 Bytes

vis-reg-cypress-example

Instruction:

  1. Use cy.screenshot to create screenshots during e2e tests
  2. Use @codechecks/vis-reg pointed to screenhots directly to automatically do visual regression on the results. See codechecks.yml.

Note: if you use parallel jobs you need to pass partial screenshots untill they can be compared together. See