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 Dashboard 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 Dashboard recording.

Check out the full RWA CircleCI configuration.

GitHub Actions​

GitHub Actions Guide
See GitHub Actions + Cypress Dashboard 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 Dashboard recording.

Check out the full RWA GitHub Actions configuration.

BitBucket​

BitBucket Pipelines Guide
See BitBucket Pipelines + Cypress Dashboard in action

info

Real World Example
New
​

The Cypress Real World App (RWA) uses BitBucket Pipelines to test over 300 test cases in parallel across 25 machines, multiple browsers and multiple device sizes with Cypress Dashboard recording.

Check out the full RWA BitBucket Pipelines configuration.

GitLab CI​

GitLab CI Guide
See GitLab CI + Cypress Dashboard in action

info

Real World Example
New
​

The Cypress Real World App (RWA) uses GitLab CI to test over 300 test cases in parallel across 25 machines, multiple browsers and multiple device sizes with Cypress Dashboard recording.

Check out the full RWA GitLab CI configuration.

AWS CodeBuild​

AWS CodeBuild Guide
See AWS CodeBuild + Cypress Dashboard in action

info

Real World Example
New
​

The Cypress Real World App (RWA) uses AWS CodeBuild to test over 300 test cases in parallel across 25 machines, multiple browsers and multiple device sizes with Cypress Dashboard recording.

Check out the full RWA AWS CodeBuild configuration.

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​

Shippable​

AppVeyor​

AWS Amplify Console​

webapp.io​