testdino-hq/TestDino Reporter
Upload Playwright test results to TestDino with last-failed test tracking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | TestDino API token for authentication | yes | — |
| report-dir | Directory containing Playwright reports (default: ./playwright-report) | no | ./playwright-report |
| upload-html | Upload HTML reports | no | true |
| upload-traces | Upload Playwright trace files | no | false |
| upload-videos | Upload video recordings | no | false |
| upload-images | Upload screenshot images | no | false |
| upload-files | Upload file attachments | no | false |
| verbose | Enable verbose logging | no | false |
| working-directory | Working directory for the action | no | . |
Outputs
no outputs