home/categories/code-quality/cloudflare-workerd-opencode-skills-bazel-test-hygiene-skill-md
code-qualitytesting-security

bazel-test-hygiene

Mandatory rules for running bazel tests during development. Load this skill before running any bazel test command, especially when validating fixes or verifying regression tests. Prevents false confidence from cached results, filter flags that silently match nothing, and partial test runs that miss breakage.

cloudflare
maintainer
cloudflare
更新日 3/19/2026
スター
8132
フォーク
613
quick start

Installation and usage

Mandatory rules for running bazel tests during development. Load this skill before running any bazel test command, especially when validating fixes or verifying regression tests. Prevents false confidence from cached results, filter flags that silently match nothing, and partial test runs that miss breakage.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use bazel-test-hygiene