Hacker News new | ask | show | jobs
by jdmichal 3161 days ago
Completely agree with you. Part of the big fight is getting people to understand that tests are an asset and not a liability to working quickly and safely. There's a huge visability problem, in that management doesn't have insight into all the times when a bug wasn't committed because of a unit test. Functional and integration testing doesn't have this problem as much, because those typically have much better visability.