Hacker News new | ask | show | jobs
by nehagup 739 days ago
how do y'all feel about AI-generated tests? I gave it a shot with ChatGPT on a side project and it saved me a ton of hassle. Like, I wouldn’t have written those tests myself. Trust-wise, I was still a bit iffy on refactoring, but hey, better than no tests at all. Overall, seems like a win for low-risk stuff.