Skip to content
| Marketplace
Sign in
Visual Studio>Tools>NUnit 3 Test Adapter
NUnit 3 Test Adapter

NUnit 3 Test Adapter

NUnit Developers

|
881,179 installs
| (16) | Free
NUnit 3 adapter for running tests in Visual Studio. Works with NUnit 3.x. For running NUnit 2 tests, use the NUnit 2 adapter. Note that use of VSIX Test adapters are deprecated in VS 2019, we recommend you to use the nuget versions of the adapter.
Download

The NUnit3TestAdapter extension works with the Visual Studio Unit Test window to allow integrated test execution under Visual Studio 2012 and newer. Note you can use the nuget adapter version, which will install into your solution, and makes it easier to run your tests on CI servers. In that case you don't need to install the vsix.

This adapter only works with NUnit 3.0 and higher. For use with earlier versions of NUnit use the NUnitTestAdapter (note - no 3) extension.

Version 3.9 and upwards works for Visual Studio 2012 Update 1 and higher, and Visual Studio 2013, 2015 and 2017. Version 3.13 also works with VS2019

To use Visual Studio 2012 RTM, please use version 3.8 or lower.

NOTE: - EARLY WARNING: Please observe that VSIX test adapters will be deprecated in the upcoming Visual Studio 2019. Please add the nuget adapter package to your solutions instead. See further information here and here

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft