Skip to content

tom-mi/cypress-visual-testing-error-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-visual-testing-error-demo

This small demo illustrates a problem with the @frsource/cypress-plugin-visual-regression-diff plugin together with Cypress 13.7.3.

-> cypress-io/cypress#29350

Steps to reproduce

npm ci
npx cypress open

-> run E2E tests in electron - one succeeds, one fails.

ok

Then upgrade to Cypress 13.7.3:

npm install [email protected]
npx cypress open

-> run E2E tests in electron - one succeeds, the other one gets stuck indefinitely.

broken

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published