NUnit.Console 3.0.0-beta-1

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

// Install NUnit.Console as a Cake Tool
#tool nuget:?package=NUnit.Console&version=3.0.0-beta-1&prerelease

This package includes the nunit-console runner and test engine for version 3.0 of the NUnit unit-testing framework. Currently, the runner will not run 2.6 tests at all, but a plugin will be available in a future release.


This is an alpha release and is not intended for production use.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.0-beta-1 226 3/26/2015
3.0.0-alpha-5b 149 2/3/2015
3.0.0-alpha-5a 73 2/2/2015
3.0.0-alpha-5 39 1/31/2015
3.0.0-alpha-4 69 12/31/2014
3.0.0-alpha-3 53 11/29/2014
3.0.0-alpha-2 311 11/3/2014
3.0.0-alpha 74 9/23/2014

This package includes the nunit-console runner and test engine for version 3.0 of the NUnit unit-testing framework. Currently, the runner will not run 2.6 tests at all, but a plugin will be available in a future release.


This is an alpha release and is not intended for production use.