NUnit
3.13.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package NUnit -Version 3.13.0
dotnet add package NUnit --version 3.13.0
<PackageReference Include="NUnit" Version="3.13.0" />
paket add NUnit --version 3.13.0
#r "nuget: NUnit, 3.13.0"
// Install NUnit as a Cake Addin
#addin nuget:?package=NUnit&version=3.13.0
// Install NUnit as a Cake Tool
#tool nuget:?package=NUnit&version=3.13.0
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 Framework 3.5+
- .NET Standard 2.0+
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
NuGet packages (970)
Showing the top 5 NuGet packages that depend on NUnit:
Package | Downloads |
---|---|
SpecFlow.NUnit
Package to use SpecFlow with NUnit 3.13 and later |
|
AutoFixture.NUnit3
By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). |
|
NUnitLite
NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner. Supported platforms: - .NET Framework 3.5+ - .NET Standard 2.0+ - .NET Core 2.1+ How to use this package: 1. Create a console application for your tests and delete the generated class containing Main(). 2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the NUnit framework to your project. 3. Add your tests to the test project and simply start the project to execute them. |
|
MassTransit.TestFramework
MassTransit Test Framework (NUnit); MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
|
ppy.osu.Framework
A 2D application/game framework written with rhythm games in mind. |
GitHub repositories (975)
Showing the top 5 popular GitHub repositories that depend on NUnit:
Repository | Stars |
---|---|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
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!
|
|
Ryujinx/Ryujinx
Experimental Nintendo Switch Emulator written in C#
|
|
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.
|
Version | Downloads | Last updated |
---|---|---|
3.13.3 | 2,582,851 | 3/20/2022 |
3.13.2 | 17,444,205 | 4/27/2021 |
3.13.1 | 8,953,890 | 2/1/2021 |
3.13.0 | 3,093,637 | 1/7/2021 |
3.12.0 | 50,804,380 | 5/15/2019 |
3.11.0 | 20,588,154 | 10/7/2018 |
3.10.1 | 14,477,292 | 3/13/2018 |
3.10.0 | 322,820 | 3/13/2018 |
3.9.0 | 7,437,345 | 11/10/2017 |
3.8.1 | 15,510,712 | 8/29/2017 |
3.8.0 | 273,190 | 8/28/2017 |
3.7.1 | 3,347,004 | 6/6/2017 |
3.7.0 | 778,914 | 5/30/2017 |
3.6.1 | 4,212,132 | 2/26/2017 |
3.6.0 | 2,084,074 | 1/10/2017 |
3.5.0 | 3,464,591 | 10/4/2016 |
3.4.1 | 2,097,384 | 6/30/2016 |
3.4.0 | 135,354 | 6/25/2016 |
3.2.1 | 1,111,416 | 4/19/2016 |
3.2.0 | 810,803 | 3/5/2016 |
3.0.1 | 1,610,485 | 12/2/2015 |
3.0.0 | 727,613 | 11/16/2015 |
3.0.0-rc-3 | 7,480 | 11/14/2015 |
3.0.0-rc-2 | 8,016 | 11/8/2015 |
3.0.0-rc | 9,006 | 11/1/2015 |
3.0.0-beta-5 | 16,276 | 10/17/2015 |
3.0.0-beta-4 | 13,891 | 8/25/2015 |
3.0.0-beta-3 | 14,394 | 7/15/2015 |
3.0.0-beta-2 | 19,861 | 5/13/2015 |
3.0.0-beta-1 | 11,342 | 3/26/2015 |
3.0.0-alpha-5 | 20,580 | 1/31/2015 |
3.0.0-alpha-4 | 11,137 | 12/31/2014 |
3.0.0-alpha-3 | 10,158 | 11/29/2014 |
3.0.0-alpha-2 | 19,672 | 11/3/2014 |
3.0.0-alpha | 20,358 | 9/23/2014 |
2.7.1 | 227,079 | 8/21/2019 |
2.7.0 | 212,795 | 8/10/2018 |
2.6.7 | 115,418 | 7/7/2018 |
2.6.6 | 27,770 | 6/7/2018 |
2.6.5 | 72,990 | 4/20/2018 |
2.6.4 | 11,178,152 | 12/17/2014 |
2.6.3 | 4,942,191 | 10/11/2013 |
2.6.2 | 2,190,199 | 10/23/2012 |
2.6.1 | 372,919 | 8/5/2012 |
2.6.0.12054 | 592,440 | 2/24/2012 |
2.5.10.11092 | 717,133 | 4/25/2011 |
2.5.9.10348 | 100,821 | 2/9/2011 |
2.5.7.10213 | 369,383 | 1/7/2011 |
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.