Thursday, November 05, 2009

Unit Testing: When You Should and When You Shouldn't

Unit Testing and Test Driven Development are all the rage right now, and rightly so, especially for the type of work some of the developers I work with do (low level switch programming on telecommunication critical infrastructure). But there are often cases where TDD and Unit Test is, well, overkill.

This article provides a much needed balancing perspective-


http://blog.codeville.net/2009/11/04/selective-unit-testing-costs-and-benefits/

Hat Tip: Elijah Manor


No comments: