bazel-contrib / bazel-contrib/rules_fuzzing
Separate <name>_run tests in shell scripts and invoke them from the Github action
Open
code health
priority:low
- Dominant language
- Starlark
- Stars
- 93
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
This way, we'll be able to implement more checks without having to grow the Github action specification too much.
Candidate check: Enforce an external timeout when running the fuzzer with the --timeout flag, using for example the "timeout" Bash command.
Contributor guide
Assessment
This issue has not been assessed yet.