1.0.0 • Published 2 years ago

orchestrator-public-usecase v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Orchestrator-Public-Use-Case

npm.io 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 coreutils command.
  • We are not supporting Windows yet.

Execution steps:

1- Install the packages

cd orchestrator-public-use-case
npm i

2- Execute the test cases with the default configuration

npx orchestrator --config orchestrator.json

3- Browse the HTML report mochawesome-report/mochawesome.html.