Cypress Compatibility
Integrating Cypress with Currents - compatibility table
Please note
Cypress.io team has released a series of breaking changes in version 12+ - it triggers
Integrity check failed
error when using certain versions of Currents and Sorry Cypress.Please make sure to use the latest compatible version according to the table below
Please use the table below to select the version of the compatible package
Cypress | @currents/cli | cy2 | @currents/nx |
---|---|---|---|
12.1.0+ | 4.0.2+ | 4.0.6+ | @currents/[email protected] |
12.0.0+ | 3.1.3+ | 3.4.1+, 4.0.1+ | 0.2.1+ |
11.0.0+ | 3.0.0+ | 3.2.0+, 4.0.1+ | 0.1.0+ |
6.7.0+ | any version | any version | any version |
In addition, we offer publicly available beta versions for testing and collecting feedback:
- The new
cypress-cloud
integration is compatible with all Cypress versions and is a complete rewrite of integration with cloud orchestration services - The
beta
channel of@currents/cli
andcy2
npm packages e.g.npm i @currents/[email protected]
Last modified 16d ago