Hacker News new | ask | show | jobs
by philjackson 6205 days ago
I simply can't imagine developing without unit tests now. I very rarely (never) get things spot on the first time and the unit tests help me maintain pride and position before most of my big merges.

Sometimes I do wonder if I rely on them too much, but they aren't a waste of time.