Try to keep units small, use appropriate tools, and pair-up programmers and tester; these are suggestions from Adrian Bolboacă for writing good unit tests. Unit testing is a mixture of programming and ...
Just like production code, test code needs to be rigorously examined to ensure it’s clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are ...