Exactly. “Tests pass” has replaced “software works.”

We measure coverage instead of correctness, and AI-generated tests just made it worse, they validate syntax, not behavior. The illusion of safety lets teams ship faster while silently compounding technical debt.

The real regression isn’t missing tests, it’s that we stopped thinking during them.