I wouldn't, but I can imagine a world where extensive randomized test suites are created by a specialized model from a text specification written by a human, and another model writes code to pass the tests with the given specification.
Sounds like property based testing. Maybe the humans will tell the AI to write code according to some contract or signature. And then the human will also write the tests. But the AI will do the actual implementation.