Hacker News new | ask | show | jobs
by jdewald 4273 days ago
I prefer not to think of unit tests as a write to reason about the code you're writing now, but to let the system confirm that your current reasoning doesn't contradict with your previous reasoning (about other parts of the code).