Jump to ratings and reviews
Rate this book

Test-Driven Development in Microsoft .NET

Rate this book
With the clarity and precision intrinsic to the Test-Driven Development (TDD) process itself, experts James Newkirk and Alexei Vorontsov demonstrate how to implement TDD principles and practices to drive lean, efficient coding—and better design. The best way to understand TDD is to see it in action, and Newkirk and Vorontsov walk step by step through TDD and refactoring in an n-tier, .NET-connected solution. And, as members of the development team for NUnit, a leading unit-testing framework for Microsoft .NET, the authors can offer matchless insights on testing in this environment—ultimately making their expertise your own.

Test first—and drive ambiguity out of the development process:


Document your code with tests, rather than paper Use test lists to generate explicit requirements and completion criteria Refactor—and improve the design of existing code Alternate programmer tests with customer tests Change how you build UI code—a thin layer on top of rigorously tested code Use tests to make small, incremental changes—and minimize the debugging process Deliver software that’s verifiable, reliable, and robust

304 pages, Paperback

First published March 17, 2004

2 people are currently reading
54 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
18 (21%)
4 stars
19 (22%)
3 stars
34 (40%)
2 stars
9 (10%)
1 star
4 (4%)
Displaying 1 - 3 of 3 reviews
Profile Image for Sergio.
32 reviews
November 1, 2018
Loved this book and continually refer to it. I wish Newkirk would release an updated edition; an include end-to-end, integration, and other testing methods and principles.
Profile Image for Scott.
131 reviews6 followers
July 28, 2007
This was one of the first books I read on test driven development and unit testing for design. Kent Beck originated this idea and also has a great book on this topic.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.