Keeping the tests under my control When I first started using AI agents for software development, I kept a clear division of responsibilities. I wrote the tests. The agent implemented the production code and helped me refactor it.

Source: [Dev.to](https://dev.to/renanfranca/when-i-entrusted-tdd-to-an-ai-agent-4mm9)

Sponsored