1 comment

[ 4.9 ms ] story [ 11.0 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.