Pragmatic Unit Testing in C# with Nunit
![]() | Pragmatic ProgrammersBy Andy Hunt, Dave Thomas The Pragmatic Programmers, 2004, Paperback Customer Rating: 10 reviews Recommend This product is currently not available and cannot be purchased. It means that we have no merchant offers for this product at the moment or it was discontinued by the manufacturer. |
|---|
Learn how to improve your C# coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly. This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test — the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available NUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com website). With this book you will:
- Write better code, and take less time to write it
- Discover the tricky places where bugs breed
- Learn how to think of all the things that could go wrong
- Test individual pieces of code without having to include the whole project
- Test effectively with the whole team
Title: Pragmatic Unit Testing in C# with Nunit (Pragmatic Programmers)
Sales Rank: 716900 in Books
Author: Andy Hunt, Dave Thomas
Publisher: The Pragmatic Programmers, 1st edition, 2004-05, Paperback, 176 pages, ISBN: 0974514020
Package Dimensions: 8.9 x 7.5 x 0.6 inches, 0.8 pounds
- Good, but missing critical elements
- This is a decent getting started book, but it doesn't give good coverage of things such as NUnit projects or using app.config files with NUnit.
Unfortunately, this book isn't good as a stand-alone. I'll admit that it did help me get started, but it lacks so much that I can't give it more stars. A second volume that covers more advanced topics is suggested, or the More reviews
- Over-extended and over-rated.
- I have to respectfully disagree with all the fawning reviews. It's a chatty, drawn out, tedious read, something of an accomplishment given the fact that it's only ~200 pages long. Frankly, anything more then something like the O'Reilly Pocket Reference is overkill on this subject. NUnit is a snap to use and the freely available documentation and tutorials are more More reviews
- A Book Full of Practical Advice on Unit Testing
- The book is packed with practical advice on unit testing. Why should you do unit testing, what do you need to know to write good tests, how do you know if you're writing good tests, how can unit tests not only improve your code, but also your design, can unit tests doom a project (if not done right) --- More reviews
- Great introduction to writing unit test in C#
- This is a great introduction to writing unit tests in C# with NUnit. The authors do a good job of explaining why unit tests should be created, how having unit tests are better than not having unit tests, and what exactly should be coded for in a unit test. The book is well-written, easy to follow, and includes helpful guidelines for things that might More reviews
- The time is NOW
- You keep hearing about it.
"Unit Testing, Unit Testing, Unit Testing"
The time is now. Stop talking about and start becoming a more responsible developer.
This book takes you through the scenarios. Well written, and easy to get going.
This book has been the key ingrediant to get other developers More reviews
- Data Crunching: Solve Everyday Problems Using Java, Python, and more.
- Ship it! A Practical Guide to Successful Software Projects
- Test-Driven Development in Microsoft .NET (Microsoft Professional)
- Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
- NUnit Pocket Reference (Pocket Reference (O'Reilly))
- Agile Principles, Patterns, and Practices in C# (Robert C. Martin Series)
- Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)

