NUnit3TestAdapter 4.3.0-alpha-net7

Prefix Reserved
This is a prerelease version of NUnit3TestAdapter.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package NUnit3TestAdapter --version 4.3.0-alpha-net7
                    
NuGet\Install-Package NUnit3TestAdapter -Version 4.3.0-alpha-net7
                    
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="4.3.0-alpha-net7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NUnit3TestAdapter" Version="4.3.0-alpha-net7" />
                    
Directory.Packages.props
<PackageReference Include="NUnit3TestAdapter" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NUnit3TestAdapter --version 4.3.0-alpha-net7
                    
#r "nuget: NUnit3TestAdapter, 4.3.0-alpha-net7"
                    
#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.
#addin nuget:?package=NUnit3TestAdapter&version=4.3.0-alpha-net7&prerelease
                    
Install NUnit3TestAdapter as a Cake Addin
#tool nuget:?package=NUnit3TestAdapter&version=4.3.0-alpha-net7&prerelease
                    
Install NUnit3TestAdapter as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (241)

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

Showing the top 20 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
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ppy/osu
rhythm is just a *click* away!
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Jackett/Jackett
API Support for your favorite torrent trackers
QuestPDF/QuestPDF
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
duplicati/duplicati
Store securely encrypted backups in the cloud!
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
Radarr/Radarr
Movie organizer/manager for usenet and torrent users.
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
chocolatey/choco
Chocolatey - the package manager for Windows
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 3, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
Version Downloads Last updated
5.1.0-alpha.1 984 4/29/2025
5.0.0 3,599,125 2/7/2025
4.6.0 19,225,310 7/25/2024
4.5.0 55,511,770 5/30/2023
4.4.2 17,720,907 3/1/2023
4.3.2 215,655 12/9/2023
4.3.1 15,171,004 11/19/2022
4.3.0 5,321,360 10/29/2022
4.2.1 43,071,967 1/21/2022
4.2.0 2,509,999 12/27/2021
4.1.0 9,871,328 11/7/2021
4.0.0 27,574,761 6/8/2021
3.17.0 40,291,116 7/11/2020
3.16.1 35,297,846 1/18/2020
3.16.0 1,922,515 1/3/2020
3.15.1 23,777,012 8/30/2019
3.15.0 1,041,494 8/23/2019
3.14.0 1,840,648 8/8/2019
3.13.0 15,378,775 2/21/2019
3.12.0 5,809,135 12/19/2018
3.11.2 2,170,263 11/22/2018
3.11.1 397,510 11/21/2018
3.11.0 6,349,622 10/28/2018
3.10.0 14,382,309 3/8/2018
3.9.0 5,672,439 10/30/2017
3.8.0 3,223,866 7/19/2017
3.7.0 2,280,261 1/26/2017
3.6.0 804,207 11/15/2016
3.5.1 167,026 10/28/2016
3.5.0 218,790 10/23/2016
3.4.1 780,325 8/5/2016
3.4.0 123,968 7/3/2016
3.2.0 136,358 6/4/2016
3.0.10 298,337 4/19/2016
3.0.9-ctp-9 17,816 4/3/2016
3.0.8-ctp-8 170,143 12/2/2015
3.0.7-ctp-7b 11,887 11/17/2015
3.0.7-ctp-7 7,525 11/16/2015
3.0.6-ctp-6 7,400 11/11/2015
3.0.5-ctp-5 6,874 11/10/2015
3.0.4-ctp-4 11,273 7/21/2015
3.0.2-ctp-3 8,160 5/22/2015