cypress-cloud
Setup and usage instruction for cypress-cloud
Please refer to the most recent documentation published in the GitHub repository
We are suspending our support of integration with Cypress starting from version 13.
We will continue to support older versions of Cypress and provide assistance to the affected customers. Please contact our support channels for details.
Setup
Install the package:
Create a new configuration file: currents.config.js
in the project’s root, set the projectId
and the record key obtained from Currents or your self-hosted instance of Sorry Cypress:
Add cypress-cloud/plugin
to cypress.config.{j|t}s
Add cypress-cloud/support
to cypress support file
Setup with existing plugins
Please refer to our collection of guides for setting up cypress-cloud
together with other plugins
Usage
See all the available options npx cypress-cloud --help
. Learn more about CI Build ID.
Documentation
Please refer to the most recent documentation published in the GitHub repository
Last updated