The Art of Unit Testing 2nd Ed (Manning)
Thursday, 19 December 2013

Guides you step by step from writing your first simple tests to developing robust test sets that are maintainable, readable, and trustworthy. Covers frameworks such as Moq, FakeItEasy, and Typemock Isolator. Explores test patterns and organization, working with legacy code, and even "untestable" code. Examples in C#, but book also useful for Java or C++.

<ASIN:1617290890>