Skip navigation.

Unit testing - meeting the Feathers standard

Unit testing - meeting the Feathers standard

In a posting about unit testing a few months ago (Real unit tests, and bugs that go THWACK), I talked about Michael Feathers’ rules for unit tests, from page 12 in Working Effectively with Legacy Code. He also has a 2005 blog posting about it (A Set of Unit Testing Rules), where he added one [...]