Visual Nunit is an open source NUnit runner for Visual Studio 2010. It provides convenient view to test cases and enables debugging (red arrow) tests easily inside development environment. It does not require separate test project. Implemented as Visual Studio Integration Package. Features:
Easy test debugging (Red arrow next to the test)
Easy and fast NUnit test execution
NET 2.0, 3.0, 3.5 and 4.0 support
Test execution progress, time and summary
Stack trace view
Test filtering based on project, namespace and fixture
Improvements from 1.1.7 to 1.2.4 version:
Fixture setup support
Support for x86 and x64 platforms
Support for assembly configuration (<assemblyname>.dll.config)
Key bindings (Run, Iterate)
Rerunning failed tests (Iterate)
Please show your support to extension development by reviewing this extension.