Hacker News new | ask | show | jobs
by bhaak 1810 days ago
How much help your unit tests if your customer pivots from their original idea?

Is that a reason not to write unit tests in the first place?

1 comments

Generally unit testing is faster than formal verification, so you're out less work if requirements change.