Using
action-cypress
in your GitHub Actions workflow is the easiest way to get started recording your Cypress tests in CI.The action:
- Ensures Replay Browsers are installed on the CI machine
- Runs your tests with the browser specified
- Uploads replays from the test run to the team for the given API key
- Comments on the initiating pull request with links to the test run and replays