Hacker News new | ask | show | jobs
by ecshafer 1340 days ago
I totally disagree with the author on testing. Integration tests are more trouble than they are worth in my experience, and unit tests are really useful.
1 comments

It depends on what type of software you are writing, I suppose.