Skip to main content
NUnitTestAdapter package icon

NUnitTestAdapter

A package including the NUnit TestAdapter for Visual Studio 2012/13/15. 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, or use the NUnitTestAdapter.WithFramework nuget package. You only need one such package for a solution. The package works with Visual Studio 2012 from RTM, and all Updates, and with Visual Studio 2013 RTM and all updates, and Visual Studio 2015 tested up to CTP6. Please report any bugs at https://github.com/nunit/nunit-vs-adapter/issues

Total Downloads
14.3M
14,293,182
Published
Mar 24, 2015
Latest stable version

Install

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

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.