NUnit 3.0.0-beta-5
See the version list below for details.
dotnet add package NUnit --version 3.0.0-beta-5
NuGet\Install-Package NUnit -Version 3.0.0-beta-5
<PackageReference Include="NUnit" Version="3.0.0-beta-5" />
<PackageVersion Include="NUnit" Version="3.0.0-beta-5" />
<PackageReference Include="NUnit" />
paket add NUnit --version 3.0.0-beta-5
#r "nuget: NUnit, 3.0.0-beta-5"
#:package NUnit@3.0.0-beta-5
#addin nuget:?package=NUnit&version=3.0.0-beta-5&prerelease
#tool nuget:?package=NUnit&version=3.0.0-beta-5&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 beta release, but is ready for production use for people with prior NUnit experience.
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| .NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. | 
| Silverlight | sl5 is compatible. | 
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NUnit:
| Package | Downloads | 
|---|---|
| SpecFlow.NUnit Combined package to setup SpecFlow with NUnit v2.6+ easily. For running tests with NUnit runners, use SpecFlow.NUnit.Runners package! | |
| FsUnit FsUnit is a set of extensions that add special testing syntax to NUnit. | |
| NUnit.Mocks NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose. In addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks. For production use, we recommend you install a full-featured mock object framework. The NUnit project now uses NSubstitute and NUnit.Mocks is no longer being developed. | 
GitHub repositories (1.5K)
Showing the top 20 popular GitHub repositories that depend on NUnit:
| Repository | Stars | 
|---|---|
| AvaloniaUI/Avalonia 
                                                            Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
                                                         | |
| icsharpcode/ILSpy 
                                                            .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
                                                         | |
| BeyondDimension/SteamTools 
                                                            🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
                                                         | |
| dotnet/maui 
                                                            .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
                                                         | |
| ppy/osu 
                                                            rhythm is just a *click* away!
                                                         | |
| 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.
                                                         | |
| Jackett/Jackett 
                                                            API Support for your favorite torrent trackers
                                                         | |
| QuestPDF/QuestPDF 
                                                            Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
                                                         | |
| duplicati/duplicati 
                                                            Store securely encrypted backups in the cloud!
                                                         | |
| kgrzybek/modular-monolith-with-ddd 
                                                            Full Modular Monolith application with Domain-Driven Design approach.
                                                         | |
| QuantConnect/Lean 
                                                            Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
                                                         | |
| Sonarr/Sonarr 
                                                            Smart PVR for newsgroup and bittorrent users.
                                                         | |
| Radarr/Radarr 
                                                            Movie organizer/manager for usenet and torrent users.
                                                         | |
| JosefNemec/Playnite 
                                                            Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
                                                         | |
| Flow-Launcher/Flow.Launcher 
                                                            :mag: Quick file search & app launcher for Windows with community-made plugins
                                                         | |
| microsoft/garnet 
                                                            Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
                                                         | |
| JamesNK/Newtonsoft.Json 
                                                            Json.NET is a popular high-performance JSON framework for .NET
                                                         | |
| chocolatey/choco 
                                                            Chocolatey - the package manager for Windows
                                                         | |
| mRemoteNG/mRemoteNG 
                                                            mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
                                                         | |
| dodyg/practical-aspnetcore 
                                                            Practical samples of ASP.NET Core 10 RC 2, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 3.6.1 | 13,190 | 5/6/2017 | 
| 3.0.1 | 30,217 | 12/2/2015 | 
| 3.0.0 | 34,636 | 11/16/2015 | 
| 3.0.0-rc-3 | 255 | 11/14/2015 | 
| 3.0.0-rc-2 | 901 | 11/8/2015 | 
| 3.0.0-rc | 876 | 11/1/2015 | 
| 3.0.0-beta-5 | 1,758 | 10/17/2015 | 
| 3.0.0-beta-4 | 4,578 | 8/25/2015 | 
| 3.0.0-beta-3 | 4,447 | 7/15/2015 | 
| 3.0.0-beta-2 | 5,733 | 5/13/2015 | 
| 3.0.0-beta-1 | 3,792 | 3/26/2015 | 
| 3.0.0-alpha-5 | 4,723 | 1/31/2015 | 
| 3.0.0-alpha-4 | 2,934 | 12/31/2014 | 
| 3.0.0-alpha-3 | 2,617 | 11/29/2014 | 
| 3.0.0-alpha-2 | 2,099 | 11/3/2014 | 
| 3.0.0-alpha | 4,534 | 9/23/2014 | 
| 2.6.4 | 968,692 | 12/17/2014 | 
| 2.6.3 | 1,140,011 | 10/11/2013 | 
| 2.6.2 | 648,410 | 10/23/2012 | 
| 2.6.1 | 146,560 | 8/5/2012 | 
| 2.6.0.12054 | 227,687 | 2/24/2012 | 
| 2.5.10.11092 | 203,785 | 4/25/2011 | 
| 2.5.9.10348 | 21,727 | 2/9/2011 | 
| 2.5.7.10213 | 20,311 | 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 beta release, but is ready for production use for people with prior NUnit experience.