NUnit.Runners 3.12.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NUnit.Runners --version 3.12.0
NuGet\Install-Package NUnit.Runners -Version 3.12.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.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Runners --version 3.12.0
#r "nuget: NUnit.Runners, 3.12.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.12.0

// Install NUnit.Runners as a Cake Tool
#tool nuget:?package=NUnit.Runners&version=3.12.0

This package is now obsolete and has been replaced by the NUnit.Console package.

     It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework.

     The following extensions are included with this package:
     * NUnitProjectLoader     - loads tests from NUnit projects
     * VSProjectLoader        - loads tests from Visual Studio projects
     * NUnitV2ResultWriter    - saves results in NUnit V2 format.
     * NUnitV2FrameworkDriver - runs NUnit V2 tests.
     * TeamCityEventListener - supports special progress messages used by teamcity.

     Other extensions, if needed, must be installed separately.

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,066,092 1/17/2021
3.12.0-beta1 1,783 8/1/2020
3.11.1 622,036 2/15/2020
3.10.0 1,397,578 3/24/2019
3.9.0 560,203 9/6/2018
3.8.0 684,349 1/27/2018
3.7.0 421,436 7/14/2017
3.6.1 396,750 3/7/2017
3.6.0 143,949 1/14/2017
3.5.0 274,879 10/12/2016
3.4.1 889,785 7/1/2016
3.4.0 28,667 6/25/2016
3.2.1 285,904 4/19/2016
3.2.0 469,665 3/5/2016
3.0.1 218,750 12/2/2015
3.0.0 50,236 11/17/2015
2.7.1 621,221 8/21/2019
2.7.0 112,527 8/10/2018
2.6.7 7,660 7/7/2018
2.6.6 2,463 6/7/2018
2.6.5 5,694 4/20/2018
2.6.4 2,889,036 12/17/2014
2.6.3 1,324,032 10/11/2013
2.6.2 443,157 10/23/2012
2.6.1 48,366 8/5/2012
2.6.0.12051 164,944 2/23/2012

This release uses the latest version of the TeamCityEventListener extension.