Closed gtycherry closed 5 years ago
@gtycherry can you try running with the following flags:
cypress:run --reporter cypress-image-snapshot/reporter --env failOnSnapshotDiff=false
This will run all of your snapshots diffs, output their differences, but not fail the test at the first diff.
Currently found image-snapshot stop diff work once there is one image diff found. Can image-snpshot support diff work for all the images?