anujbhushantiw2685/test-scout
A GitHub Action that scans Python projects for test files and reports coverage based on a user-defined pattern.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Pattern used to detect test files | no | test_*.py |
| strict_mode | If set to "true", fails the workflow if no test files are found | no | false |
Outputs
no outputs