NUnitTestAdapter 2.0.0

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

Install-Package NUnitTestAdapter -Version 2.0.0
dotnet add package NUnitTestAdapter --version 2.0.0
<PackageReference Include="NUnitTestAdapter" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitTestAdapter --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnitTestAdapter, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NUnitTestAdapter as a Cake Addin
#addin nuget:?package=NUnitTestAdapter&version=2.0.0

// Install NUnitTestAdapter as a Cake Tool
#tool nuget:?package=NUnitTestAdapter&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

Updated to NUnit 2.6.4,  Support for VS 2015, Misc bug fixes

Dependencies

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
2.0.0 0 06.02.2022
1.2.0 0 06.02.2022