NUnit 3.0.0-beta-1
dotnet add package NUnit --version 3.0.0-beta-1
NuGet\Install-Package NUnit -Version 3.0.0-beta-1
<PackageReference Include="NUnit" Version="3.0.0-beta-1" />
paket add NUnit --version 3.0.0-beta-1
#r "nuget: NUnit, 3.0.0-beta-1"
// Install NUnit as a Cake Addin
#addin nuget:?package=NUnit&version=3.0.0-beta-1&prerelease
// Install NUnit as a Cake Tool
#tool nuget:?package=NUnit&version=3.0.0-beta-1&prerelease
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests.
This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly.
This is an alpha release and is not intended for production use.
Product | Versions |
---|---|
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl5 |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.165)
-
.NETFramework 4.5
- No dependencies.
GitHub repositories (1.2K)
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#
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-beta-1 | 3,476 | 3/26/2015 |
3.0.0-alpha-5 | 4,277 | 1/31/2015 |
3.0.0-alpha-4 | 2,678 | 12/31/2014 |
3.0.0-alpha-3 | 2,271 | 11/29/2014 |
3.0.0-alpha-2 | 1,950 | 11/3/2014 |
3.0.0-alpha | 4,184 | 9/23/2014 |
2.6.4 | 818,156 | 12/17/2014 |
2.6.3 | 714,130 | 10/11/2013 |
2.6.2 | 167,866 | 10/23/2012 |
2.6.1 | 24,774 | 8/5/2012 |
2.6.0.12054 | 60,981 | 2/24/2012 |
2.5.10.11092 | 49,580 | 4/25/2011 |
2.5.9.10348 | 2,412 | 2/9/2011 |
2.5.7.10213 | 8,276 | 1/7/2011 |
This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly.
This is an alpha release and is not intended for production use.