💻
💻 Technology

Robert Martin (Clean Code): I no longer read AI-generated code

Robert Martin, author of Clean Code and a pioneer of software craftsmanship, announced on Twitter that he no longer reads code produced by his AI agents. Instead, he surrounds them with an extensive battery of constraints: unit tests, Gherkin tests, QA procedures, quality metrics, mutation testing and coverage checks. Martin says this test-gauntlet approach — rather than reviewing the code itself — gives him high confidence in what the agents produce.

Comments

No comments yet