VOOZH about

URL: https://www.myget.org/feed/nunit/package/nuget/NUnit

⇱ nunit - NUnit 5.0.0-alpha.100.20 | MyGet


nunit - NUnit 5.0.0-alpha.100.20

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 5, is an upgrade from the groundbreaking NUnit 3 framework and its major update version 4. 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.
 If you're upgrading from NUnit 4, please check the release notes for version 5 (https://docs.nunit.org/articles/nunit/release-notes/framework.html).

 Supported platforms:
 - .NET Framework 4.6.2+
 - .NET 8.0+

PM> Install-Package NUnit -Version 5.0.0-alpha.100.20 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> nuget.exe install NUnit -Version 5.0.0-alpha.100.20 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> dotnet add package NUnit --version 5.0.0-alpha.100.20 --source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard
<PackageReference Include="NUnit" Version="5.0.0-alpha.100.20" />
Copy to clipboard
source https://www.myget.org/F/nunit/api/v3/index.json

nuget NUnit ~> 5.0.0-alpha.100.20
Copy to clipboard

> choco install NUnit --version 5.0.0-alpha.100.20 --source https://www.myget.org/F/nunit/api/v2

Copy to clipboard
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.20" -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/


  • .NETFramework 4.6.2
    • System.Threading.Tasks.Extensions (>= 4.6.0)
    • System.ValueTuple (>= 4.4.0)
  • .NETFramework 8.0
  • .NETFramework 4.6.2: 4.6.2.0
  • .NETFramework 8.0: 8.0.0.0

Owners

Terje CharliePoole

Authors

Charlie Poole, Rob Prouse, Terje Sandstrom and contributors

Project URL

https://nunit.org/

License

Zlib

Tags

nunit test testing tdd framework fluent assert theory plugin addin

Info

2259 total downloads
5 downloads for version 5.0.0-alpha.100.20
Download (819.97 KB)
Download symbols (299.44 KB)
NuGet 2.12 or higher
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
👁 Image
5.0.0-alpha.100.20 819.97 KB Sat, 20 Jun 2026 18:32:42 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.19 818.78 KB Sat, 20 Jun 2026 18:30:40 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.18 818.78 KB Tue, 16 Jun 2026 08:00:16 GMT 4 👁 Image
👁 Image
5.0.0-alpha.100.17 818.77 KB Mon, 15 Jun 2026 08:17:44 GMT 6 👁 Image
👁 Image
5.0.0-alpha.100.16 818.78 KB Sun, 14 Jun 2026 18:45:53 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.15 818.46 KB Fri, 12 Jun 2026 20:19:10 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.14 818.45 KB Thu, 11 Jun 2026 12:03:26 GMT 4 👁 Image
👁 Image
5.0.0-alpha.100.13 818.51 KB Mon, 01 Jun 2026 01:14:37 GMT 7 👁 Image
👁 Image
5.0.0-alpha.100.12 818.53 KB Sat, 30 May 2026 14:50:36 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.11 818.56 KB Fri, 29 May 2026 17:22:20 GMT 6 👁 Image
👁 Image
5.0.0-alpha.100.10 818.21 KB Thu, 28 May 2026 19:47:13 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.9 818.23 KB Tue, 26 May 2026 14:35:13 GMT 4 👁 Image
👁 Image
5.0.0-alpha.100.7 815.75 KB Mon, 25 May 2026 15:35:51 GMT 6 👁 Image
👁 Image
5.0.0-alpha.100.6 815.75 KB Mon, 25 May 2026 10:25:14 GMT 6 👁 Image
👁 Image
5.0.0-alpha.100.5 815.75 KB Sun, 24 May 2026 20:47:11 GMT 5 👁 Image
👁 Image
5.0.0-alpha.100.4 815.74 KB Sun, 24 May 2026 20:19:56 GMT 7 👁 Image
👁 Image
5.0.0-alpha.100.3 815.74 KB Sun, 24 May 2026 16:04:39 GMT 6 👁 Image
👁 Image
5.0.0-alpha.100.2 818.44 KB Sun, 24 May 2026 14:04:14 GMT 4 👁 Image
👁 Image
5.0.0-alpha.100.1 818.44 KB Sun, 24 May 2026 13:47:32 GMT 8 👁 Image
👁 Image
5.0.0-alpha.100 816 KB Sun, 24 May 2026 08:43:25 GMT 6 👁 Image
👁 Image
3.9.0 2.07 MB Fri, 10 Nov 2017 23:39:01 GMT 1065 👁 Image
👁 Image
2.6.4 96.68 KB Thu, 22 Oct 2015 22:20:31 GMT 1085 👁 Image