Tech article
I added three new checks and ten unrelated tests went red. That was the system working.
Community description: I added three new checks to a build. Nothing about the code under test changed. Ten tests that had...
Dev.to | Sep 12, 2026 | Mahiro Hirakawa
Automated excerpt
In this build a check is not just code that prints a line. The alternative is the version I have written before without noticing: a new check that prints a plausible-looking line, has no declared failure mode, and is therefore incapable of going red. A check with no demonstrated red is a line of output, not a check.
Selected automatically from source text; not independently written or fact-checked. Read the original for full context.