Jamie Cansdale came out with TestDriven.NET version 1.0 as well as a new website to show it off.
From the website:
“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 including NUnit, MbUnit, csUnit & Visual Studio Team System.”
Great stuff, Jamie!
Test-Driven Development and Unit Testing have become such a part of my normal programming that my first day learning about NUnit and Test-First Development seems like a life-time ago:
.NET Test Driven Development with NUnit - Unit Testing - Day 1