step-security/Go Test Action

Run `go test` with rich summary output and annotations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
moduleDirectoryDirectory of go module to testno.
testArgumentsArguments to `go test`, `-json` will be prependedno./...
fromJSONFileParse the specified JSON file, instead of executing go testno
omitWhitespace separated list of renderable items to omit. See README.md for details.no
omitUntestedPackagesOmit any packages from summary output that do not have testsnofalse
omitPieOmit the pie chart from the summary outputnofalse
omitSuccessfulPackagesOmit any packages from summary output that are successfulnofalse

no outputs