jasonmiller-cc/Python Unit Testing

A GitHub Action to run Python tests using pytest and optionally commit the badges to the repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
python-versionPython version to use for testing. If not specified, uses the default Python available on the runner.no3.x
requirements-filePath to a requirements file to install before testing. If not specified, only detected test frameworks will be installed.norequirements.txt
pytest-optionsOptions to pass to pytest if detected.no""
commit-badgesGenerate SVG badges for test results and commit them to the repository.nofalse
badges-directoryDirectory where badge SVG files will be saved (relative to repository root).no.github/badges

no outputs