I suspect that in the era of GPT, unit tests are going to be more important as GPT can generate plausible-looking code.<p>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.