NUnit3TestAdapter 3.17.0

The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).

         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.)

         Note that with this package you should not install the VSIX adapter package.

Install-Package NUnit3TestAdapter -Version 3.17.0
dotnet add package NUnit3TestAdapter --version 3.17.0
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit3TestAdapter --version 3.17.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit3TestAdapter, 3.17.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 NUnit3TestAdapter as a Cake Addin
#addin nuget:?package=NUnit3TestAdapter&version=3.17.0

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

Release Notes

This release works with NUnit 3.0 and higher only.  Also see  https://docs.nunit.org/articles/vs-test-adapter/Adapter-Release-Notes.html

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
3.17.0 0 06.02.2022