Robert Hurlbut Blog

Thoughts on Software Security, Software Architecture, Software Development, and Agility

NUnit updated to 2.2 Beta 1

Thursday, May 20, 2004 Comments

 .NET  ArchitecturePatterns  Extreme Programming 
Share:   Share on LinkedIn    Share on Twitter    Share on Facebook   

I noticed the latest version of NUnit has been released (per Sam Gentile):

NUnit 2.2 Beta 1 has been released with lots of goodies like support for Mono (cool!), multiple-test selection in the GUI interface, a built-in lightweight mock object facility (yes! Yes! finally!), new command line switches for both GUI and Console runners, and new Category and Explicit attributes.

This is great news for me, as NUnit is one of those tools I always have open.  I have waited awhile for this and I am glad to see development is continuing on this great product!

If you haven't already seen it, check out this video interview of Jim Newkirk on Channel 9 about the origin of NUnit.

Share:   Share on LinkedIn    Share on Twitter    Share on Facebook