Articles tagged with code_review

  1. Reviewing AI-Written Tests Without Fooling Yourself

    Posted on in Programming

    AI-written tests are dangerous in exactly the way good-looking tests are always dangerous: they can make you feel safer without actually reducing much risk.

    That is not an argument against using AI coding agents to write tests. I use them for test scaffolding, edge-case enumeration, fixture cleanup, and regression coverage …

Slaptijack's Koding Kraken