nunit - NUnit 5.0.0-alpha.100.12
NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
PM> Install-Package NUnit -Version 5.0.0-alpha.100.12 -Source https://www.myget.org/F/nunit/api/v3/index.json
> nuget.exe install NUnit -Version 5.0.0-alpha.100.12 -Source https://www.myget.org/F/nunit/api/v3/index.json
> dotnet add package NUnit --version 5.0.0-alpha.100.12 --source https://www.myget.org/F/nunit/api/v3/index.json
source https://www.myget.org/F/nunit/api/v3/index.json
nuget NUnit ~> 5.0.0-alpha.100.12
Copy to clipboard
> choco install NUnit --version 5.0.0-alpha.100.12 --source https://www.myget.org/F/nunit/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "nunit" -SourceLocation "https://www.myget.org/F/nunit/api/v2"
Install-Module -Name "NUnit" -RequiredVersion "5.0.0-alpha.100.12" -Repository "nunit" -AllowPreRelease
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/nunit/api/v2/symbolpackage/
See release notes at https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-430----dec-15-2024
-
.NETFramework 4.6.2
- System.Threading.Tasks.Extensions (>= 4.5.4)
- System.ValueTuple (>= 4.4.0)
-
.NETFramework 8.0
- .NETFramework 4.6.2: 4.6.2.0
- .NETFramework 8.0: 8.0.0.0
OwnersTerje CharliePoole |
AuthorsCharlie Poole, Rob Prouse |
Project URLhttps://nunit.org/ |
LicenseZlib |
Tagsnunit test testing tdd framework fluent assert theory plugin addin |
Info2175 total downloads |
| 2 downloads for version 5.0.0-alpha.100.12 |
| Download (818.53 KB) |
| Download symbols (299.3 KB) |
| NuGet 2.12 or higher |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
5.0.0-alpha.100.13 | 818.51 KB | Mon, 01 Jun 2026 01:14:37 GMT | 4 |
|
||
|
|
5.0.0-alpha.100.12 | 818.53 KB | Sat, 30 May 2026 14:50:36 GMT | 2 |
|
||
|
|
5.0.0-alpha.100.11 | 818.56 KB | Fri, 29 May 2026 17:22:20 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.10 | 818.21 KB | Thu, 28 May 2026 19:47:13 GMT | 2 |
|
||
|
|
5.0.0-alpha.100.9 | 818.23 KB | Tue, 26 May 2026 14:35:13 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.7 | 815.75 KB | Mon, 25 May 2026 15:35:51 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.6 | 815.75 KB | Mon, 25 May 2026 10:25:14 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.5 | 815.75 KB | Sun, 24 May 2026 20:47:11 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.4 | 815.74 KB | Sun, 24 May 2026 20:19:56 GMT | 4 |
|
||
|
|
5.0.0-alpha.100.3 | 815.74 KB | Sun, 24 May 2026 16:04:39 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.2 | 818.44 KB | Sun, 24 May 2026 14:04:14 GMT | 3 |
|
||
|
|
5.0.0-alpha.100.1 | 818.44 KB | Sun, 24 May 2026 13:47:32 GMT | 5 |
|
||
|
|
5.0.0-alpha.100 | 816 KB | Sun, 24 May 2026 08:43:25 GMT | 3 |
|
||
|
|
5.0.0-alpha.1.23 | 815.99 KB | Sat, 23 May 2026 20:10:35 GMT | 4 |
|
||
|
|
5.0.0-alpha.1.22 | 815.98 KB | Sat, 23 May 2026 20:06:19 GMT | 3 |
|
||
|
|
5.0.0-alpha.1.21 | 815.98 KB | Sat, 23 May 2026 19:48:19 GMT | 3 |
|
||
|
|
5.0.0-alpha.1.19 | 815.49 KB | Tue, 19 May 2026 08:45:02 GMT | 5 |
|
||
|
|
4.7.0-alpha.0.12 | 1.18 MB | Sun, 17 May 2026 11:48:35 GMT | 4 |
|
||
|
|
4.7.0-alpha.0.2 | 816 KB | Sun, 24 May 2026 08:22:35 GMT | 6 |
|
||
|
|
4.7.0-alpha.0.1 | 1.18 MB | Sat, 23 May 2026 17:25:19 GMT | 5 |
|
||
|
|
3.9.0 | 2.07 MB | Fri, 10 Nov 2017 23:39:01 GMT | 1024 |
|
||
|
|
2.6.4 | 96.68 KB | Thu, 22 Oct 2015 22:20:31 GMT | 1080 |
|