agensdev/Junit Summary Action

Adds a summary to github action summary based on a junit summary file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
junit-pathRelative path of junit fileyesreport.junit
xcresult-pathIf applicable, pass the path of your xcresult file. This will automatically upload add screenshots from the test run to the summary.no
screenshots-pathIf you have screenshots, pass the path of the folder where they are located. The name of the screenshot must contain the name of the test for it to be linked in the report.no
github-tokenAdd this if you want the action to add a comment about the test results.no
fail-on-errorIf you want the action to fail if there are any errors in the junit file.nofalse

no outputs