YAYash Agrawalinreticlehq.hashnode.dev·Aug 21 · 2 min readWhy a green check isn't proofA test going green is one of the most reassuring sounds in software. The CI bell rings, the checkmark turns, the PR merges. Everyone moves on. But a green check only proves one thing: the code you ass00
YAYash Agrawalinreticlehq.hashnode.dev·Aug 21 · 6 min readHow to use Claude Code for QA automationClaude Code will happily write your tests. It will also happily tell you they pass. Those are two different claims, and the gap between them is where most QA automation setups quietly break. This is a00