I’ve been reviewing a unit test plan today. I should really be a simple document. Use this test framework. Write tests before writing code. Execute tests continually to verify good code.
Rinse and repeat until done. All tests will pass and after running a code coverage tool, justify any code not covered with tests.
But that apparently [...]
Entries from February 2009
Unit Testing and a Bureaucratic Organization
February 24th, 2009 · No Comments
Tags: Business · Software Development