Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ertrzyiks/parallel-cypress-playground


https://github.com/ertrzyiks/parallel-cypress-playground

Last synced: about 1 month ago
JSON representation

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