pcolby/Summarize Test Results
Summarise TAP (Test Anything Protocol) test results
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 6, 2026
- Maintenance Recency
- Activelast commit Jun 20, 2026
- License
- MIT
Pinned Snippet
uses: pcolby/tap-summary@3f74dc3bad1d527b8c1d5fa88e2f72a3adb2d9e6 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | One or more paths to TAP files | yes | **/*.tap |
| summary-file | File to append TAP summary to | no | — |
Outputs
| name | description |
|---|---|
| summary-file | File TAP summary was appended to |