For developers using Microsoft Visual Studio .Net (ver's 2002, 2003, 2005):
If you haven't seen it yet, check out TestDriven.net. It installs as a plug-in to Visual Studio, making test-driven-development easier by launching NUnit tests from a the context menu. Works with MbUnit and MS Team System, too. And it's free!
There's a blog for news on it, too.
Comments