Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ertrzyiks/parallel-cypress-playground
https://github.com/ertrzyiks/parallel-cypress-playground
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ertrzyiks/parallel-cypress-playground
- Owner: ertrzyiks
- Created: 2020-12-04T14:49:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-04T14:54:32.000Z (about 4 years ago)
- Last Synced: 2024-12-07T19:36:04.142Z (about 1 month ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parallel-cypress-playground
## How to run test in parallel
1. Create a dashboard project
2. Set proper projectId in the cypress.json
3. Open 2 terminals and run the following command in both of them
```
yarn test --parallel --key --group 2x-electron --ci-build-id 3
```
4. See parallel result in the dashboard