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
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,346,756 | 1/17/2021 |
3.12.0-beta1 | 1,838 | 8/1/2020 |
3.11.1 | 653,305 | 2/15/2020 |
3.10.0 | 1,470,967 | 3/24/2019 |
3.9.0 | 575,287 | 9/6/2018 |
3.8.0 | 717,184 | 1/27/2018 |
3.7.0 | 431,742 | 7/14/2017 |
3.6.1 | 406,297 | 3/7/2017 |
3.6.0 | 149,902 | 1/14/2017 |
3.5.0 | 293,344 | 10/12/2016 |
3.4.1 | 914,756 | 7/1/2016 |
3.4.0 | 30,046 | 6/25/2016 |
3.2.1 | 292,770 | 4/19/2016 |
3.2.0 | 481,495 | 3/5/2016 |
3.0.1 | 231,096 | 12/2/2015 |
3.0.0 | 52,172 | 11/17/2015 |
2.7.1 | 722,612 | 8/21/2019 |
2.7.0 | 114,713 | 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,015,137 | 12/17/2014 |
2.6.3 | 1,393,550 | 10/11/2013 |
2.6.2 | 564,124 | 10/23/2012 |
2.6.1 | 49,538 | 8/5/2012 |
2.6.0.12051 | 169,649 | 2/23/2012 |
This release uses the latest version of the TeamCityEventListener extension.