NUnit
2.6.5
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.
Version 2.6 is the seventh major release of this well-known and well-tested programming tool.
This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
See the version list below for details.
Install-Package NUnit -Version 2.6.5
dotnet add package NUnit --version 2.6.5
<PackageReference Include="NUnit" Version="2.6.5" />
paket add NUnit --version 2.6.5
#r "nuget: NUnit, 2.6.5"
// Install NUnit as a Cake Addin
#addin nuget:?package=NUnit&version=2.6.5
// Install NUnit as a Cake Tool
#tool nuget:?package=NUnit&version=2.6.5
Release Notes
Version 2.6 is the seventh major release of NUnit.
Unlike earlier versions, this package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
The nunit.mocks assembly is now provided by the NUnit.Mocks package. The pnunit.framework assembly is provided by the pNUnit package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (881)
Showing the top 5 NuGet packages that depend on NUnit:
Package | Downloads |
---|---|
SpecFlow.NUnit
Package to use SpecFlow with NUnit 3.11 and later
|
|
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.
|
|
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).
|
|
MassTransit.TestFramework
MassTransit Test Framework (NUnit); MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
|
|
FsUnit
FsUnit is a set of extensions that add special testing syntax to NUnit.
|
GitHub repositories (966)
Showing the top 5 popular GitHub repositories that depend on NUnit:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
mono/mono
Mono open source ECMA CLI, C# and .NET implementation.
|
|
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 History
Version | Downloads | Last updated |
---|---|---|
3.13.1 | 1,314,886 | 2/1/2021 |
3.13.0 | 664,015 | 1/7/2021 |
3.12.0 | 29,859,158 | 5/15/2019 |
3.11.0 | 15,927,835 | 10/7/2018 |
3.10.1 | 11,432,775 | 3/13/2018 |
3.10.0 | 247,957 | 3/13/2018 |
3.9.0 | 6,155,201 | 11/10/2017 |
3.8.1 | 12,469,942 | 8/29/2017 |
3.8.0 | 215,401 | 8/28/2017 |
3.7.1 | 2,839,568 | 6/6/2017 |
3.7.0 | 509,933 | 5/30/2017 |
3.6.1 | 3,496,016 | 2/26/2017 |
3.6.0 | 1,689,218 | 1/10/2017 |
3.5.0 | 2,862,263 | 10/4/2016 |
3.4.1 | 1,862,136 | 6/30/2016 |
3.4.0 | 125,074 | 6/25/2016 |
3.2.1 | 994,558 | 4/19/2016 |
3.2.0 | 719,520 | 3/5/2016 |
3.0.1 | 1,452,148 | 12/2/2015 |
3.0.0 | 603,305 | 11/16/2015 |
3.0.0-rc-3 | 7,076 | 11/14/2015 |
3.0.0-rc-2 | 7,673 | 11/8/2015 |
3.0.0-rc | 8,592 | 11/1/2015 |
3.0.0-beta-5 | 14,897 | 10/17/2015 |
3.0.0-beta-4 | 13,217 | 8/25/2015 |
3.0.0-beta-3 | 13,390 | 7/15/2015 |
3.0.0-beta-2 | 18,801 | 5/13/2015 |
3.0.0-beta-1 | 11,015 | 3/26/2015 |
3.0.0-alpha-5 | 20,217 | 1/31/2015 |
3.0.0-alpha-4 | 10,760 | 12/31/2014 |
3.0.0-alpha-3 | 9,689 | 11/29/2014 |
3.0.0-alpha-2 | 15,713 | 11/3/2014 |
3.0.0-alpha | 20,076 | 9/23/2014 |
2.7.1 | 87,915 | 8/21/2019 |
2.7.0 | 166,285 | 8/10/2018 |
2.6.7 | 87,888 | 7/7/2018 |
2.6.6 | 24,957 | 6/7/2018 |
2.6.5 | 65,134 | 4/20/2018 |
2.6.4 | 9,295,531 | 12/17/2014 |
2.6.3 | 4,171,088 | 10/11/2013 |
2.6.2 | 1,891,290 | 10/23/2012 |
2.6.1 | 326,798 | 8/5/2012 |
2.6.0.12054 | 501,927 | 2/24/2012 |
2.5.10.11092 | 594,013 | 4/25/2011 |
2.5.9.10348 | 65,992 | 2/9/2011 |
2.5.7.10213 | 264,016 | 1/7/2011 |