Unit tests are dead, at least for us
medium.com
Unit tests are dead, at least for us
1–2 of 2 posts
Re: Unit tests are dead, at least for us
#2I suspect that in the era of GPT, unit tests are going to be more important as GPT can generate plausible-looking code.
In fact, I could see a future where humans only write tests and GPT writes the bulk of the code. For the tests that don’t pass, the human fixes the code.