NUnit.Runners
3.12.0
Prefix Reserved
dotnet add package NUnit.Runners --version 3.12.0
NuGet\Install-Package NUnit.Runners -Version 3.12.0
<PackageReference Include="NUnit.Runners" Version="3.12.0" />
paket add NUnit.Runners --version 3.12.0
#r "nuget: NUnit.Runners, 3.12.0"
// 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.
Learn more about Target Frameworks and .NET Standard.
-
- NUnit.Console (>= 3.12.0)
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 (56)
Showing the top 5 popular GitHub repositories that depend on NUnit.Runners:
Repository | Stars |
---|---|
unoplatform/uno
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
|
|
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,339,169 | 1/17/2021 |
3.12.0-beta1 | 1,838 | 8/1/2020 |
3.11.1 | 652,321 | 2/15/2020 |
3.10.0 | 1,469,629 | 3/24/2019 |
3.9.0 | 575,015 | 9/6/2018 |
3.8.0 | 716,304 | 1/27/2018 |
3.7.0 | 431,494 | 7/14/2017 |
3.6.1 | 405,929 | 3/7/2017 |
3.6.0 | 149,727 | 1/14/2017 |
3.5.0 | 292,839 | 10/12/2016 |
3.4.1 | 914,067 | 7/1/2016 |
3.4.0 | 30,006 | 6/25/2016 |
3.2.1 | 292,628 | 4/19/2016 |
3.2.0 | 481,261 | 3/5/2016 |
3.0.1 | 230,750 | 12/2/2015 |
3.0.0 | 52,136 | 11/17/2015 |
2.7.1 | 720,365 | 8/21/2019 |
2.7.0 | 114,672 | 8/10/2018 |
2.6.7 | 7,973 | 7/7/2018 |
2.6.6 | 2,523 | 6/7/2018 |
2.6.5 | 5,753 | 4/20/2018 |
2.6.4 | 3,012,568 | 12/17/2014 |
2.6.3 | 1,392,004 | 10/11/2013 |
2.6.2 | 561,089 | 10/23/2012 |
2.6.1 | 49,497 | 8/5/2012 |
2.6.0.12051 | 169,554 | 2/23/2012 |
This release uses the latest version of the TeamCityEventListener extension.