actions-marketplace-validations/github-action-jest
A github action for running jest. With code coverage!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| test-command | The test command that should be executed | no | npm test |
| working-directory | — | no | — |
| coverage-comment | — | no | true |
| changes-only | — | no | false |
| dry-run | — | no | false |
| fail-action-if-jest-fails | — | no | true |
Outputs
no outputs