Skip to main content

CI Provider Examples

tip

Cypress is compatible with all Continuous Integration (CI) providers and systems. On this page you'll find extensive guides for using Cypress with some of the most popular CI providers, and assorted quick start examples for many other providers.

Guides​

For the following CI Providers we have in depth guides.

CircleCI​

CircleCI Guide
See CircleCI + Cypress Cloud in action

info

Real World Example New​

The Cypress Real World App (RWA) uses CircleCI to test over 300 test cases in parallel across 25 machines, multiple browsers, multiple device sizes, and multiple operating systems with full code-coverage reporting and Cypress Cloud recording.

Check out the full RWA CircleCI configuration.

GitHub Actions​

GitHub Actions Guide
See GitHub Actions + Cypress Cloud in action

info

Real World Example New​

The Cypress Real World App (RWA) uses GitHub Actions to test over 300 test cases in parallel across 25 machines, multiple browsers, multiple device sizes, and multiple operating systems with Cypress Cloud recording.

Check out the full RWA GitHub Actions configuration.

AWS CodeBuild​

AWS CodeBuild Guide

Bitbucket​

Bitbucket Pipelines Guide

Examples​

TravisCI​

Azure Pipelines​

info
Note

Azure Pipelines was formerly called Visual Studio Team Services(VSTS) CI or TeamFoundation

Jenkins​

Netlify​

We recommend using our official netlify-plugin-cypress to execute end-to-end tests before and after deployment to Netlify platform. Read our tutorials Test Sites Deployed To Netlify Using netlify-plugin-cypress and Run Cypress Tests on Netlify Using a Single Line.

Buildkite​

CodeShip Pro​

Semaphore​

AppVeyor​

AWS Amplify Console​

webapp.io​