pmeier/pytest-results-actions

Post pytest results to the workflow summary

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathA list of JUnit XML files, directories containing the former, and wildcard patterns to process. See @actions/glob for supported patterns. yes
summaryAdd a summary of the results at the top of the reportnotrue
display-optionsSelect which results should be included in the report. Follows the same syntax as `pytest -r` nofEX
fail-on-emptyFail the workflow if no JUnit XML was foundnotrue
titleTitle of the test results section in the workflow summarynoTest results

no outputs