becheran/Golang Test Report
Parse Golang json test report and generate a human readable summary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 22, 2025
- License
- MIT
Pinned Snippet
uses: becheran/go-testreport@90efc1ce13c872f23d6bc8a069527c26288b8f9c # v0.3.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input | Test report json file path | yes | — |
| output | Output file path. Default is $GITHUB_STEP_SUMMARY which is the default output for GitHub Actions | no | $GITHUB_STEP_SUMMARY |
| template | Template file. Default will be used if empty | no | — |
| templateVariables | Variables for template files. Default will be used if empty | no | — |
Outputs
no outputs