1.0.0 • Published 4 years ago
orchestrator-public-usecase v1.0.0
Orchestrator-Public-Use-Case
This is a showcase of using the orchestrator to execute the default cypress/integration/examples test cases in parallel without going through the cypress dashboard.
Here is a full step-by-step tutorial in Medium.
Operating Systems:
- Linux: working out of the box.
- MacOS: please exeucte
brew install coreutilscommand. - We are not supporting Windows yet.
Execution steps:
1- Install the packages
cd orchestrator-public-use-case
npm i2- Execute the test cases with the default configuration
npx orchestrator --config orchestrator.json3- Browse the HTML report mochawesome-report/mochawesome.html.
1.0.0
4 years ago