Name: Anonymous 2013-05-30 11:45
My dear /prog/riders, what and how do you test and why?
Personally I prefer to skip unit tests entirely and focus on integration tests that will catch the same things that unit tests would minus time for writing bloat code for unit tests.
Personally I prefer to skip unit tests entirely and focus on integration tests that will catch the same things that unit tests would minus time for writing bloat code for unit tests.