1 comment

[ 3.0 ms ] story [ 11.8 ms ] thread
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.