NUnit.Runners 3.10.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NUnit.Runners" Version="3.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Runners --version 3.10.0
#r "nuget: NUnit.Runners, 3.10.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

AppVeyor Build status Travis Build Status NuGet Version and Downloads count

Follow NUnit Gitter nunit-discuss Google Groups

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

Visual Studio Extensions

Other Projects

NUnit Engine Extensions

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

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.

Objectivity.Test.Automation.Common.NUnit

[DEPRECATED] Use Install-Package Ocaramba.Features Install-Package Ocaramba.MsTest Install-Package Ocaramba.NUnit Install-Package Ocaramba.xUnit instead

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

GitHub repositories (57)

Showing the top 5 popular GitHub repositories that depend on NUnit.Runners:

Repository Stars
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
github-for-unity/Unity
GitHub for Unity
xamarin/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
mono/xwt
A cross-platform UI toolkit for creating desktop applications with .NET and Mono
Version Downloads Last updated
3.12.0 1,125,815 1/17/2021
3.12.0-beta1 1,799 8/1/2020
3.11.1 629,580 2/15/2020
3.10.0 1,414,063 3/24/2019
3.9.0 563,200 9/6/2018
3.8.0 692,157 1/27/2018
3.7.0 423,891 7/14/2017
3.6.1 398,692 3/7/2017
3.6.0 145,312 1/14/2017
3.5.0 278,435 10/12/2016
3.4.1 895,954 7/1/2016
3.4.0 28,872 6/25/2016
3.2.1 287,943 4/19/2016
3.2.0 472,495 3/5/2016
3.0.1 222,090 12/2/2015
3.0.0 50,587 11/17/2015
2.7.1 649,497 8/21/2019
2.7.0 113,620 8/10/2018
2.6.7 7,759 7/7/2018
2.6.6 2,475 6/7/2018
2.6.5 5,711 4/20/2018
2.6.4 2,920,104 12/17/2014
2.6.3 1,339,859 10/11/2013
2.6.2 470,517 10/23/2012
2.6.1 48,616 8/5/2012
2.6.0.12051 166,316 2/23/2012

This release uses the latest version of the TeamCityEventListener extension.