NUnit.Console 3.7.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.Console --version 3.7.0
NuGet\Install-Package NUnit.Console -Version 3.7.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.Console" Version="3.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Console --version 3.7.0
#r "nuget: NUnit.Console, 3.7.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.Console as a Cake Addin
#addin nuget:?package=NUnit.Console&version=3.7.0

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

This package 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 (17)

Showing the top 5 NuGet packages that depend on NUnit.Console:

Package Downloads
NUnit.Runners The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.

SpecFlow.NUnit.Runners The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.

AnalyzeRe.Client.Test

A testing framework for the Analyze Re Client Library

CertiPay.Common.Testing

Package Description

Soneta.Test The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

GitHub repositories (46)

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

Repository Stars
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
icsharpcode/SharpZipLib
#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
fluentmigrator/fluentmigrator
Fluent migrations framework for .NET
Version Downloads Last updated
3.17.0 52,278 1/24/2024
3.16.3 887,079 2/21/2023
3.16.2 229,684 1/11/2023
3.16.1 20,504 1/4/2023
3.16.0 241,901 11/15/2022
3.15.5 6,971 9/26/2023
3.15.4 6,178 5/27/2023
3.15.2 435,970 6/29/2022
3.15.0 444,064 2/10/2022
3.15.0-beta1 5,700 2/7/2022
3.14.0 74,362 1/15/2022
3.13.2 61,902 1/6/2022
3.13.1 60,797 1/4/2022
3.13.0 142,767 12/1/2021
3.12.0 3,156,632 1/17/2021
3.12.0-beta1 18,262 8/1/2020
3.11.1 2,801,112 2/15/2020
3.10.0 3,852,136 3/24/2019
3.9.0 2,881,759 9/6/2018
3.8.0 2,432,002 1/27/2018
3.7.0 2,344,677 7/14/2017
3.6.1 1,233,965 3/7/2017
3.6.0 472,672 1/14/2017
3.5.0 439,606 10/12/2016
3.4.1 365,112 6/30/2016
3.4.0 15,916 6/25/2016
3.2.1 136,869 4/19/2016
3.2.0.1 120,402 3/7/2016
3.2.0 296,973 3/5/2016
3.0.1 1,056,338 12/2/2015
3.0.0 511,442 11/16/2015
3.0.0-rc-3 7,386 11/14/2015
3.0.0-rc-2 7,303 11/8/2015
3.0.0-rc 7,226 11/1/2015
3.0.0-beta-5 9,793 10/17/2015
3.0.0-beta-4 9,539 8/25/2015
3.0.0-beta-3 7,716 7/15/2015
3.0.0-beta-2 8,772 5/13/2015
3.0.0-beta-1 7,911 3/26/2015
3.0.0-alpha-5b 7,497 2/3/2015
3.0.0-alpha-5a 7,468 2/2/2015
3.0.0-alpha-5 7,427 1/31/2015
3.0.0-alpha-4 8,046 12/31/2014
3.0.0-alpha-3 8,131 11/29/2014
3.0.0-alpha-2 8,376 11/3/2014
3.0.0-alpha 8,416 9/23/2014

This release uses the latest version of the TeamCityEventListener extension.