// blog · tag
Posts tagged “flaky-tests”
All CommitBrief blog posts tagged “flaky-tests”.
1 post ·all posts
Catching flaky tests before they merge: a deterministic pre-pass, not another prompt.
A hard-coded sleep or an unseeded random seed doesn't need an LLM to spot. CommitBrief's flaky-test detector is a static, zero-token pre-pass — and an optional sandbox-rerun that confirms a flake by actually re-running the test.