The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework.


Keywords
nunit, test, testadapter, visualstudio
License
MIT
Install
Install-Package NUnitTestAdapter -Version 2.3.0

Documentation

NUnit Test Adapter for Visual Studio, for NUnit 2.X

The NUnit Test Adapter only runs NUnit 2.X tests in Visual Studio 2012 and newer.

Note that it does not run NUnit 3.X tests. For that, you need the NUnit3TestAdapter

Please consider moving your code to use NUnit3. This adapter is only maintained to support newer versions of Visual Studio, and is very rarely updated. We might fix an occasional bug if it is critical.

Support

Ask support questions Chat or raise an issue

License

The NUnit 3 Test Adapter is Open Source software released under the .