Hacker News new | ask | show | jobs
by layble 1100 days ago
I use ChatGPT (4) to generate a lot of unit tests. The prompt is usually no more complicated than “Write comprehensive unit tests using <insert testing framework here> for this” and then I paste in the class/function to test