NUnit.Runners 2.7.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnit.Runners --version 2.7.1                
NuGet\Install-Package NUnit.Runners -Version 2.7.1                
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="2.7.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Runners --version 2.7.1                
#r "nuget: NUnit.Runners, 2.7.1"                
#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=2.7.1

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

NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests.

Version 2.6 is the seventh major release of this well-known and well-tested programming tool.

This package includes the NUnit console, gui and pnunit runners and is compatible with all NUnit framework versions 2.0 through 2.6. The NUnit project editor is also included.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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,430,326 1/17/2021
3.12.0-beta1 1,869 8/1/2020
3.11.1 661,245 2/15/2020
3.10.0 1,487,001 3/24/2019
3.9.0 578,401 9/6/2018
3.8.0 727,549 1/27/2018
3.7.0 434,360 7/14/2017
3.6.1 409,497 3/7/2017
3.6.0 151,392 1/14/2017
3.5.0 296,805 10/12/2016
3.4.1 921,457 7/1/2016
3.4.0 30,365 6/25/2016
3.2.1 294,249 4/19/2016
3.2.0 483,982 3/5/2016
3.0.1 234,299 12/2/2015
3.0.0 52,727 11/17/2015
2.7.1 748,107 8/21/2019
2.7.0 116,584 8/10/2018
2.6.7 8,146 7/7/2018
2.6.6 2,550 6/7/2018
2.6.5 5,777 4/20/2018
2.6.4 3,042,855 12/17/2014
2.6.3 1,410,293 10/11/2013
2.6.2 592,786 10/23/2012
2.6.1 49,829 8/5/2012
2.6.0.12051 170,929 2/23/2012

Beginning with NUnit 2.6.5, NUnit V2 packages are published by the NUnit Legacy project.