eWorld.UI - Matt Hawley

Ramblings of Matt

NUnit TestRunner VS.NET Addin

April 5, 2004 23:48 by matthaw

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.



Categories: .NET | General
Actions: E-mail | Permalink | Comments (2) | Comment RSSRSS comment feed

Comments

April 6. 2004 01:58

You should try Jamie Cansdale's NUnit Add-In as well - it's pretty much installed as standard in our company now.  No fancy GUI, just simple, context-aware menu item that doesn't draw your attention away from the code:



http://sourceforge.net/projects/nunitaddin/">http://sourceforge.net/projects/nunitaddin/

Jim Arnold

April 6. 2004 02:09

Cool, I'll check that out as well.

Matt Hawley

Comments are closed

Copyright © 2000 - 2024 , Excentrics World