open-reading-frame/pytest Action
Setup Python, install dependencies in given requirements.txt files, and run pytest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Version of python to setup | yes | 3.10 |
| requirements-txt | Relative path to requirements.txt file. Wildcards can be submitted as well | yes | — |
| build-command | Build command to be executed prior to running unit tests. | no | — |
| coverage-args | Additional arguments passed to coverage run, before invoking pytest | no | — |
| pytest-args | Additional arguments passed to pytest. | no | -v |
Outputs
no outputs