dev-ignis/Test Report Playwright
Report Playwright test results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub access token | no | ${{ github.token }} |
| report-file | Path to the generated json report file | yes | — |
| comment-title | Customize the title of the pull request comment | no | Playwright test results |
| write-new-comment | Delete previously posted comment | no | false |
| custom-info | Additional information to include in the summary comment, markdown-formatted | no | — |
| job-summary | Create a job summary comment for the workflow run | no | false |
| icon-style | The icons to use: octicons or emoji | no | octicons |
| footer | Additional content to add to the comment below the test report | no | "" |
Outputs
| name | description |
|---|---|
| summary | The rendered markdown summary of the test report |
| comment-id | The ID of the comment that was created or updated |