Probably the last blogger on earth to mention this, but
Test Driven
.NET has just gone gold.
TestDriven.NET makes it easy to run unit tests with a single
click, anywhere in your Visual Studio solutions. It supports all versions of
Microsoft Visual Studio .NET meaning you don't have to worry about
compatibility issues and fully integrates with all major unit testing
frameworks.
It looks like it finally time to get rid of some the crusty code we wrote our
selves to launch NUnit/MbUnit. It may also be time to upgrade to the current
release of MbUnit.