rainbow-duck-games/Unity Test Publisher

Analyze Unity Test Report and publish results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
githubTokenGITHUB_TOKENyes
reportWorkspaceif this is empty action will work relative to GITHUB_WORKSPACE directoryno
reportPathsglob expression to find Unity test reports, default - `artifact/*.xml`noartifacts/*.xml
workdirPrefixprefix on build machine to ignore in report, default - `/github/workspace/`no/github/workspace/
checkNamecheck name for test reportsnoTest Report
checkFailedStatuswhat status should be for failed check, default - `failure`, allowed values: `success`, `failure`, `neutral`, `cancelled`, `skipped`, `timed_out`, or `action_required`nofailure
failOnTestFailuresfail run if there were test failures, default - `false`nofalse
failIfNoTestsfail run if there were no test results found, default - `true`notrue
namedescription
timeThe message to output