In this repo, we will benchmark the performance of Nightwatch, Cypress & Playwright.
- Fork the repository
- Go to actions
- Trigger
To run in parallel on Cypress, you will need a project ID & recording key. Please go to your project on Cypress Cloud, go to project settings & keep these details ready.
You can use this project to benchmark your own tests
- Add new folder with the test suite
- Add the folder name under the suite github actions input options
- Go to actions and select the new folder to run your own tests!