Software development is evolving from writing code to supervising AI agents that write the code. The biggest challenge to resolve is how to maintain or even increase code quality when you’re generating 2x - 10x the code you used to deliver a year ago.

Humans reading all of the AI-generated code doesn’t scale.

As someone who started my career as a test engineer at Microsoft, I think there’s a lot of opportunity to actually increase code quality by leveraging AI to reinvent how testing is done.

@carnage4life absolutely agree. I’ve been making my AI buddy do TDD and they do it well. This creates a nest of tests that embraces and describes my code base.