Hacker News new | ask | show | jobs
by ninjakeyboard 4060 days ago
It's not simply best practice - it's necessary to maintain your code.
1 comments

It is not. There are heaps of code with test which is unmaintainable and heaps of elegant code without test in sight which is easy to maintain. Cargo culting is rarely the best practice.