NUnitAddin
This tools is a simple addin for VisualStudio 2008 used in association with NUnit framework. The NUnit Addin allows you to run unit tests inside Visual Studio 2005 and check tests result or regression tests
Prerequisites
The addin just requires the following components installed on your system:
- Microsoft.Net SDK 2.0 framework
- VisualStudio 2008 (all versions)
Download
The addin is provided on sourceforge as sources or binaries:
- Latest sources (v1.1.2)
(sourceforge) - Latest binaries (v1.1.2)
(sourceforge)
Installation
- Extract the zip contents into My Documents\Visual Studio 2008\Addins
- Start VisualStudio
- In Tools>Addin Manager check NUnitAddin and Startup columns
- Now activate the Add-in in Tools>NUnitAddin
- The Add-in should now be visible (you can dock it and resize as desired)
