NUnit 3.7.1

.NET Standard 1.3 .NET Framework 2.0
There is a newer version of this package available.
See the version list below for details.
Install-Package NUnit -Version 3.7.1
dotnet add package NUnit --version 3.7.1
<PackageReference Include="NUnit" Version="3.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit --version 3.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnit, 3.7.1"
#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 NUnit as a Cake Addin
#addin nuget:?package=NUnit&version=3.7.1

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

NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible.

This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.

Supported platforms:
- .NET 2.0+
- .NET Standard 1.3 and 1.6
- .NET Core

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on NUnit:

Package Downloads
DelegateDecompiler.EntityFramework.Tests

Description

DelegateDecompiler.Tests

Description

JetBrains.Platform.Tests.Integration.Framework.Common

JetBrains Platform Tests Integration Framework Common Package Version 212.0.20211006.155518

TinySpec.NUnit

TinySpec is one class that abstracts away your testing syntax. It is a lightweight implementation of a BDD framework.

Visitmedia.DbChangeNotify

Tools zur Überwachung von Tabellen auf Änderungen

Version Downloads Last updated
3.13.0 0 06.02.2022
3.12.0 0 06.02.2022
3.11.0 0 06.02.2022
3.10.1 0 06.02.2022
3.9.0 0 06.02.2022
3.8.1 0 06.02.2022
3.7.1 0 06.02.2022
3.6.1 0 06.02.2022
3.6.0 0 06.02.2022
3.5.0 0 06.02.2022
3.4.1 0 06.02.2022
3.2.1 0 06.02.2022
2.6.4 0 06.02.2022

This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly.