pwc-p discover
pwc-p discover command documentation - test discovery and filtering for Playwright orchestration
Examples
npx pwc-p discover --pwc-discovery-file tests.txtnpx pwc-p discover --pwc-discovery-file tests.txt --grep @smokenpx pwc-p discover --pwc-discovery-file tests.txt --last-failednpx pwc-p discover --pwc-discovery-file tests.txt --project chromiumnpx pwc-p discover --pwc-discovery-file tests.txt tests/auth.spec.ts tests/checkout.spec.tsOptions
--pwc-discovery-file <path>
--pwc-discovery-file <path>--grep <pattern>
--grep <pattern>--last-failed
--last-failed--project <name>
--project <name>Spec files
--pwc-config <path>
--pwc-config <path>-V, --version
-V, --version-h, --help
-h, --helpLast updated
Was this helpful?