indeed, i see verification debt outweighing tradition tech debt very very soon...
And with any luck, they don't vibe code their tests that ultimately just return true;
I would rather write the code and have AI write the tests :)
And I have on occasion found it useful.
I can automatically generate suites of plausible tests using Claude Code.
If you can make as a rule "no AI for tests", then you can simply make the rule "no AI" or just learn to cope with it.
Without such automation and guard rails, AI generated code eventually becomes a burden on your team because you simply can't manually verify every scenario.