NUnit TestRunner VS.NET Addin

My team at work is starting to look into using the Extreme Programming (XP) model, and as such I've started to do some reading up on it...and determined that its driven highly on TDD. This is something, unfortunately, I've had no experience with.  So - I downloaded NUnit and started working with it, and (like always) I was trying to find the most streamlined way of running my tests.

The NUnit GUI wasn't bad, it does what it needs to do...however I wanted something integrated into VS.NET.  Sure enough, my praryers were answered when "NUnit Testing Integrated in Visual Studio" came out on TheServerSide.NET. So - I downloaded TestRunner, and started giving it a whirl.  Its a bit cumbersome to figure out how to make it work...its not too intuitive, as the buttons don't have any tool tips, but the FAQ does give you a description of what each does.

Anyway, I suggest using this tool, its very cool and allows you to not leave the IDE at all.

1 Comment

Comments have been disabled for this content.