Skip to main content
NUnit3TestAdapter package icon

NUnit3TestAdapter

The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net 8 or higher. Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)

Total Downloads
526.5M
526,488,720
Published
Mar 21, 2026
Latest stable version

Install

.NET CLI
dotnet add package NUnit3TestAdapter --version 6.2.0
Package Manager Console
Install-Package NUnit3TestAdapter -Version 6.2.0
PackageReference
<PackageReference Include="NUnit3TestAdapter" Version="6.2.0" />

Frameworks

.NETFramework4.6.2 net8.0

Dependencies