lojoja/Pytest
Run pytest tests, optionally with coverage. Projects must specify pytest, and optionally pytest-cov, as a dependency.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cache | Whether to cache project dependencies. | no | true |
| coverage | Whether to include coverage in the tests. | no | true |
| package_manager | The package manager to use ("poetry" or "uv"). | no | uv |
| python_version | The python version to use in SemVer range syntax. | no | 3.14 |
| working_directory | The directory to execute commands in. | no | . |
Outputs
no outputs