pwc-p (orchestration)
Currents orchestration pwc-p command-line executable documentation
> pwc-p [options] [playwright arguments and flags]
✨ Orchestrate 🎭 Playwright tests on CI using https://currents.dev
----------------------------------------------------
📖 Documentation: https://docs.currents.dev
🤙 Support: [email protected]
----------------------------------------------------Examples
pwc-p --key --project-id --ci-build-idpwc-p --key --project-id --ci-build-id -- --workers 2 --timeout 10000Options
--ci-build-id
--ci-build-id -k, --key
-k, --key -p, --project-id
-p, --project-id -t, --tag
-t, --tag --pwc-config <path>
--pwc-config <path> --pwc-remove-title-tags
--pwc-remove-title-tags --pwc-disable-title-tags
--pwc-disable-title-tags --pwc-disable-test-tags
--pwc-disable-test-tags --pwc-cancel-after-failures <number | false>
--pwc-cancel-after-failures <number | false>--pwc-debug [boolean | "remote" | "full"]
--pwc-debug [boolean | "remote" | "full"]--pwc-output-file <path>
--pwc-output-file <path>--pwc-coverage <project-name>
--pwc-coverage <project-name>--pwc-coverage-dir <path>
--pwc-coverage-dir <path>--pwc-test-suite-file <path>
--pwc-test-suite-file <path>--pwc-machine-id <string>
--pwc-machine-id <string>--pwc-orchestration-id <string>
--pwc-orchestration-id <string>--pwc-batch-size <auto|number>
--pwc-batch-size <auto|number>--pwc-reset-signal SIGUSR1 | SIGUSR2
--pwc-reset-signal SIGUSR1 | SIGUSR2--pwc-skip-reporter-injection
--pwc-skip-reporter-injection-V, --version
-V, --version -h, --help
-h, --help Last updated
Was this helpful?