Skip to content

testingnotebook/cypress-cloud-example

Repository files navigation

cypress-cloud-example

Cypress Tests

This project supports the following blog post https://www.testingnotebook.com/posts/running-cypress-tests-in-parallel-on-multiple-github-containers-recorded-on-cypress-cloud which demonstrates how to run Cypress tests in parallel on multiple GitHub Actions containers recorded on Cypress Cloud. Please click the link for more information.

Clone project

git clone git@github.com:testingnotebook/cypress-cloud-example.git

Install dependencies

npm i

Run tests using a normal Cypress Run

npm t

Run tests on Cypress Cloud

See the workflow in .github/workflows on how to do this as a GitHub Workflow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published