NUnit3TestAdapter 3.4.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnit3TestAdapter --version 3.4.1                
NuGet\Install-Package NUnit3TestAdapter -Version 3.4.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NUnit3TestAdapter" Version="3.4.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit3TestAdapter --version 3.4.1                
#r "nuget: NUnit3TestAdapter, 3.4.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.4.1

// Install NUnit3TestAdapter as a Cake Tool
#tool nuget:?package=NUnit3TestAdapter&version=3.4.1                

A package including the NUnit 3 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. You only need one such package for a solution.

The package works with Visual Studio 2012, 2013 and 2015.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (230)

Showing the top 5 NuGet packages that depend on NUnit3TestAdapter:

Package Downloads
Microsoft.Playwright.NUnit

Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within NUnit.

SpecFlow.NUnit.Runners

Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.

AnalyzeRe.Client.Test

A testing framework for the Analyze Re Client Library

CK.DB.Actor.Tests

This package contains tests for CK.DB.Actor (uses CK.DB.Tests.NUnit).

DynamoVisualProgramming.Tests

Unit and system test infrastructure for Dynamo.

GitHub repositories (1.0K)

Showing the top 5 popular GitHub repositories that depend on NUnit3TestAdapter:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
Version Downloads Last updated
5.0.0-beta.3 1,099 10/23/2024
5.0.0-beta.2 190 10/23/2024
4.6.0 4,702,152 7/25/2024
4.5.0 39,620,610 5/30/2023
4.4.2 14,425,306 3/1/2023
4.3.2 123,091 12/9/2023
4.3.1 13,291,032 11/19/2022
4.3.0 4,666,898 10/29/2022
4.2.1 38,403,374 1/21/2022
4.2.0 2,294,547 12/27/2021
4.1.0 8,788,864 11/7/2021
4.0.0 25,444,510 6/8/2021
3.17.0 37,843,460 7/11/2020
3.16.1 33,021,305 1/18/2020
3.16.0 1,843,107 1/3/2020
3.15.1 22,505,531 8/30/2019
3.15.0 970,214 8/23/2019
3.14.0 1,679,984 8/8/2019
3.13.0 14,784,477 2/21/2019
3.12.0 5,534,155 12/19/2018
3.11.2 2,098,485 11/22/2018
3.11.1 393,200 11/21/2018
3.11.0 6,197,021 10/28/2018
3.10.0 13,905,732 3/8/2018
3.9.0 5,443,914 10/30/2017
3.8.0 3,073,169 7/19/2017
3.7.0 2,229,457 1/26/2017
3.6.0 785,397 11/15/2016
3.5.1 163,117 10/28/2016
3.5.0 215,899 10/23/2016
3.4.1 752,478 8/5/2016
3.4.0 121,955 7/3/2016
3.2.0 128,144 6/4/2016
3.0.10 217,461 4/19/2016
3.0.9-ctp-9 17,573 4/3/2016
3.0.8-ctp-8 168,915 12/2/2015
3.0.7-ctp-7b 11,579 11/17/2015
3.0.7-ctp-7 7,196 11/16/2015
3.0.6-ctp-6 7,187 11/11/2015
3.0.5-ctp-5 6,645 11/10/2015
3.0.4-ctp-4 10,988 7/21/2015
3.0.2-ctp-3 7,781 5/22/2015

This release works with NUnit 3.0 and higher only.