/nunit-vs-adapter

Runs NUnit V2 tests inside the Visual Studio 2012 or later Test Explorer window.

Primary LanguageC#MIT LicenseMIT

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 .