Thursday, April 19, 2007 2:33 PM
Pragmatic Unit Testing in C# with Nunit
I'm currently reading this book (just finished theĀ 3rd Chapter) and it's beenĀ fantastic so far. Although, I practice Unit Testing in my code but a lot of things that I void (till date) to do (e.g writing tests that must fail).
Clearly, this book is for any C#/ASP.Net developer who wants to know things about and around Unit Testing. I still don't know how this book deals with Unit Testing of ASP.Net but will update later...
It's a must for your book-shelf if you write code in C#.