One of the things that inhibits unit tests in organizations is the idea of fragile tests. a Fragile test is a test that can easily break when the production code changes. That’s not to say that tests should never break as you change production code, but
Read More...
Read the complete post at http://weblogs.asp.net/rosherove/archive/2009/07/09/preventing-fragile-tests-how-can-isolation-frameworks-help-or-hinder-your-goal.aspx