pavelzw/Run pytest
GitHub Action to run pytest tests with GitHub Job Summaries support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| job-summary | Print a GitHub job summary | no | true |
| verbose | Verbose output | no | true |
| emoji | Use emojis in the output | no | true |
| custom-arguments | Custom arguments to pass to pytest | no | "" |
| custom-pytest | Custom command to replace the `pytest` call. Can be a custom executable or something like `poetry run pytest` or `micromamba run -n myenv pytest`. | no | pytest |
| report-title | Title of the report | no | Test Report |
| click-to-expand | Add 'Click to expand' to the report | no | true |
Outputs
no outputs