Hacker News new | ask | show | jobs
by jeron 228 days ago
agents should agentically create high quality unit tests
1 comments

Agents are really good at writing unit tests, but only if you clarify exactly WHAT should be tested. Otherwise they generate slop which passes, but don't catch any bugs nor regression.