khan/Jest Action

Run jest and report the results inline

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
jest-binPath to your jest library, probably node_modules/.bin/jestyes
custom-working-directoryPath to your working directory, uses `.` if not providedno
check-run-subtitleA subtitle to add to the check run when annotations are passed back to avoid overwriting each otherno
find-related-testsSet to 1 to make it so that only related test files are run, not all tests.no
run-all-if-changedComma-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

no outputs