NUnit.Runners
3.10.0
Prefix Reserved
See the version list below for details.
dotnet add package NUnit.Runners --version 3.10.0
NuGet\Install-Package NUnit.Runners -Version 3.10.0
<PackageReference Include="NUnit.Runners" Version="3.10.0" />
paket add NUnit.Runners --version 3.10.0
#r "nuget: NUnit.Runners, 3.10.0"
// Install NUnit.Runners as a Cake Addin #addin nuget:?package=NUnit.Runners&version=3.10.0 // Install NUnit.Runners as a Cake Tool #tool nuget:?package=NUnit.Runners&version=3.10.0
NUnit 3 Console and Engine
NUnit is a unit-testing framework for all .NET languages. Initially ported from JUnit, the current production release, version 3, has been completely rewritten with many new features and support for a wide range of .NET platforms.
Table of Contents
Downloads
The latest stable release of the NUnit Console is available on NuGet, Chocolatey, or can be downloaded from GitHub. Pre-release builds are available on MyGet.
The Console/Engine are available in various packages:
- NUnit.ConsoleRunner: The NUnit Console, with no extensions.
- NUnit.Console: The NUnit Console, with key extensions additionally packaged. Also available as an msi installer, you may need to add your actual msi install location to the
Path
environment variable after installing, for example:C:\Program Files (x86)\NUnit.org\nunit-console
. - NUnit.Engine & NUnit.Engine.Api: Packages intended for custom runners integrating directly with the NUnit Engine.
Documentation
Documentation for all NUnit projects are hosted on GitHub at https://github.com/nunit/docs/wiki.
Contributing
For more information on contributing to the NUnit project, please see CONTRIBUTING.md and the Developer Docs.
NUnit 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors. A complete list of contributors since the nunit-console repository was created can be found on GitHub.
Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.
License
NUnit is Open Source software and NUnit 3 is released under the MIT license. Earlier releases used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.
NUnit Projects
NUnit is made up of several projects. When reporting issues, please try to report issues in the correct project.
Core Projects
- NUnit Test Framework - The test framework used to write NUnit tests
- NUnit Console and Engine - Runs unit tests from the command line and provides the engine that is used by other test runners to run NUnit tests
Visual Studio Extensions
- NUnit 3 Visual Studio Adapter - Visual Studio adapter for running NUnit 3 tests in Visual Studio and in VSTS/TFS builds
- NUnit Visual Studio Templates - Project templates and snippets for writing unit tests in Visual Studio
- Visual Studio Test Generator - Generates NUnit tests in Visual Studio
- NUnit 2 Visual Studio Adapter - Visual Studio adapter for running older NUnit 2.x tests in Visual Studio and in VSTS/TFS builds
Other Projects
- NUnit Xamarin Runner - Runs NUnit 3 tests on mobile devices using the Xamarin framework
NUnit Engine Extensions
- NUnit 2 Driver - Allows the NUnit 3 engine to run NUnit 2 tests
- NUnit 2 Result Writer - Writes test results in the legacy NUnit 2 format
- Visual Studio Project Loader - Loads and parses Visual Studio projects and solutions
- NUnit Project Loader - Loads NUnit projects
- TeamCity Event Listener - Allows you to run and integrate NUnit tests into TeamCity
Learn more about Target Frameworks and .NET Standard.
-
- NUnit.Console (>= 3.10.0)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on NUnit.Runners:
Package | Downloads |
---|---|
NBi.Framework
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions. |
|
NBi.Framework.Tools
This package contains the NBi framework and references each dll to your project. This package is not intended to be directly used by end-users willing to create test-suites. Check the package NBi.VisualStudio, if you want to facilitate the usage of NBi from Visual Studio. NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Quality. It supports the Microsoft Data platform (SQL Server Database engine, SSIS, SSAS, SSRS) but also MySQL, PostgreSQL and other NoSQL solutions. |
|
TeamCity.SpecFlow.Reporting
Automates, via PowerShell, the process of executing SpecFlow features via specflow.exe to produce a html report that can be shown in TeamCity. |
|
JDI.UIWeb
Framework for Web UI Automation Testing |
|
OneBuild
OneBuild is a modular set of .NET solution build scripts written in PowerShell. Following the proven Deployment Pipeline approach to software build and delivery OneBuild aims to make the Commit (versioning, compilation, unit testing and packaging of binaries) a standard and simple exercise. Being convention based and therefore requiring no configuration allows OneBuild to build any target .NET solution out of the box, assuming the solution follows some basic convention patterns. OneBuild is proud to rely on Invoke-Build (https://github.com/nightroman/Invoke-Build) for task automation. |
GitHub repositories (56)
Showing the top 5 popular GitHub repositories that depend on NUnit.Runners:
Repository | Stars |
---|---|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
github-for-unity/Unity
GitHub for Unity
|
|
xamarin/xamarin-macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
|
|
mono/xwt
A cross-platform UI toolkit for creating desktop applications with .NET and Mono
|
Version | Downloads | Last updated |
---|---|---|
3.12.0 | 1,455,613 | 1/17/2021 |
3.12.0-beta1 | 1,874 | 8/1/2020 |
3.11.1 | 664,029 | 2/15/2020 |
3.10.0 | 1,491,482 | 3/24/2019 |
3.9.0 | 579,143 | 9/6/2018 |
3.8.0 | 730,737 | 1/27/2018 |
3.7.0 | 435,163 | 7/14/2017 |
3.6.1 | 410,690 | 3/7/2017 |
3.6.0 | 151,811 | 1/14/2017 |
3.5.0 | 298,365 | 10/12/2016 |
3.4.1 | 923,309 | 7/1/2016 |
3.4.0 | 30,431 | 6/25/2016 |
3.2.1 | 294,763 | 4/19/2016 |
3.2.0 | 484,717 | 3/5/2016 |
3.0.1 | 234,977 | 12/2/2015 |
3.0.0 | 52,835 | 11/17/2015 |
2.7.1 | 754,749 | 8/21/2019 |
2.7.0 | 116,717 | 8/10/2018 |
2.6.7 | 8,184 | 7/7/2018 |
2.6.6 | 2,553 | 6/7/2018 |
2.6.5 | 5,791 | 4/20/2018 |
2.6.4 | 3,051,406 | 12/17/2014 |
2.6.3 | 1,416,232 | 10/11/2013 |
2.6.2 | 602,181 | 10/23/2012 |
2.6.1 | 49,878 | 8/5/2012 |
2.6.0.12051 | 171,190 | 2/23/2012 |
This release uses the latest version of the TeamCityEventListener extension.