Project DescriptionQuickTest.NET is a continuous testing plug-in for Visual Studio that is designed to facilitate Test Driven Development.
Features
- Runs unit tests after saving a file
- Runs tests asynchronously with minimal Visual Studio performance impact
- Supports NUnit tests
- Red/green test status indicator window
- Shows test-run progress
- Reports test failures
- Can be toggled on/off
- Supports both VS 2005 & 2008
More InformationContinuous Testing Explained