Skip to main content
NUnit3TestAdapter package icon

NUnit3TestAdapter

A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. 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. You must also get the 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.) The package works with Visual Studio 2012 and newer.

Total Downloads
549.5M
549,521,428
Published
Dec 19, 2018
Latest stable version

Install

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

Frameworks

.NETCoreApp1.0

Dependencies

[4.3.0, )
[4.3.0, )
System.Reflection
.NETCoreApp1.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.