Topic
Code Review
2 posts
019 min read
AI-generated tests that verify nothing
A taxonomy of tests that pass without checking anything, why agents produce them, and the one heuristic that catches all five kinds in review.
TestingAI Coding AgentsCode Review
0210 min read
Code review when an AI wrote the code
Reviewing agent-generated code is a different job from reviewing human code. Most teams run the human process against it and get burned.
Code ReviewAI Coding AgentsEngineering Practice