Enforces hygiene rules before bazel test runs—clears caches, validates filter flags, and catches partial test matches that silently pass. Prevents confident bugs from stale results.
Best for: Engineers validating fixes or regression tests in a bazel monorepo.
Creator's repository · cloudflare/workerd
License: Apache-2.0