haim-io / cypress-image-diff

Visual regression test with cypress
MIT License
251 stars 62 forks source link

Cypress 10 usage #89

Closed oguzhantx closed 2 years ago

oguzhantx commented 2 years ago

is there support or upgrade needed for this to work with cypress 10? Does anyone have an experience with this with cypress 10?

PippoRaimondi commented 2 years ago

I will be upgrading it shortly... it shouldn't require any refactor based on the change logs

faith-berroya commented 2 years ago

Hello @PippoRaimondi I'm very much excited for the Cypress 10 support. Do you have a timeline for this?

stephenwil commented 2 years ago

It attempts to download Cypress v9.7.0 as part of this package install?

PippoRaimondiDIT commented 2 years ago

:tada: This issue has been resolved in version 1.21.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

h4de5 commented 2 years ago

It attempts to download Cypress v9.7.0 as part of this package install?

this is still an issue. when installing the package it will limit cypress to the latest 9 version

nmkataoka commented 2 years ago

I opened a PR, until then you can use the workaround here: https://github.com/uktrade/cypress-image-diff/issues/59#issuecomment-1240543726