chrisohalloran/Playwright Test Co
Run only the Playwright tests affected by PR changes — targeted E2E testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-path | Path to the Playwright project directory | no | . |
| install-browsers | Whether to install Playwright browsers | no | true |
| dry-run | Show matched tests without running them | no | false |
| base-ref | Base branch/ref for diff comparison (auto-detected from PR context) | no | "" |
Outputs
| name | description |
|---|---|
| tests-found | Number of test files matched to changes |
| tests-passed | Whether all targeted tests passed |
| summary | Human-readable result summary |