You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detailed Description
Update Cypress to latest version 10.
Context
Cypress reached recently version 10, which provides a better configuration, extended from JSON to JS and even TS (most relevant feature for us), and a new interface for the dashboard.
It also provides better component testing, which may be interesting to try it out.
The migration process is quite straightforward, but it requires to update some configuration, like exclusion of the setup, paths, linting and maybe more.
Detailed Description
Update Cypress to latest version 10.
Context
Cypress reached recently version 10, which provides a better configuration, extended from JSON to JS and even TS (most relevant feature for us), and a new interface for the dashboard.
It also provides better component testing, which may be interesting to try it out.
The migration process is quite straightforward, but it requires to update some configuration, like exclusion of the setup, paths, linting and maybe more.
https://cypress.io/blog/2022/06/01/cypress-10-release/
https://docs.cypress.io/guides/references/migration-guide#Configuration-File-Changes
The text was updated successfully, but these errors were encountered: