actions-marketplace-validations/go-mutesting-action
Action for running Golang mutation tests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of go-mutesting which will be used | no | latest |
| targets | Targets which should be tested | no | ./... |
| blacklist-file | List of MD5 checksums of mutations which should be ignored | no | — |
| disabled | List of disabled mutators | no | — |
| output | Configure output levels. Available values are "debug" and "verbose". Use "debug,verbose" for using both of them | no | — |
Outputs
no outputs