top | item 35365068

Unit tests are dead, at least for us

4 points| coldlestat | 2 years ago |medium.com

1 comment

order

zainhoda|2 years ago

I 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.