dariocurr/pytest summary
run tests using pytest and display a summary
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 29, 2026
- License
- MIT
Pinned Snippet
uses: dariocurr/pytest-summary@8b6514d79f1fb5e9aff96690711590d67f481f27 # v2.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| extensions | the pytest extensions to install along pytest | no | — |
| options | the pytest options | no | — |
| output | the path to the output file to create | no | — |
| paths | the path to the folder containing the tests | no | tests |
| show | which tests have to be shown in the summary | no | — |
Outputs
no outputs