khan/Jest Action
Run jest and report the results inline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| jest-bin | Path to your jest library, probably node_modules/.bin/jest | yes | — |
| custom-working-directory | Path to your working directory, uses `.` if not provided | no | — |
| check-run-subtitle | A subtitle to add to the check run when annotations are passed back to avoid overwriting each other | no | — |
| find-related-tests | Set to 1 to make it so that only related test files are run, not all tests. | no | — |
| run-all-if-changed | Comma-separated list of files which, if changed, trigger a re-check of all files, ignoring find-related-tests. Directories can be specified with a trailing /, in which case all descendents of that directory would trigger a full re-check. | no | — |
Outputs
no outputs