msantos142/Pytest and coverage action

Run pytest and coverage on your Python project and have the results posted to GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub tokenyes${{ github.token }}
test_commandTest command to runnopytest
coverage_commandCoverage command to runnocoverage
coverage_reportCoverage report to generatenojson
coverage_dirDirectory to store coverage reportnocoverage-results
namedescription
coverage-outputCoverage ouput