happo / happo-cypress

A Happo integration with Cypress.io
35 stars 4 forks source link

Update Cypress from v8=>v10 #95

Closed trotzig closed 2 years ago

trotzig commented 2 years ago

This required some changes in setup. Nothing complicated, I was able to resolve things by following these guides:

https://docs.cypress.io/guides/references/migration-guide#Migrating-to-Cypress-version-10-0 https://cypressdx.notion.site/Cypress-10-Plugin-Update-Guide-7474129c5a3b4cc7b969d1934c5844a0

Addresses #94