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.
<PackageVersion Include="NUnit.Console" Version="3.0.0-beta-1" />
                    
Directory.Packages.props
<PackageReference Include="NUnit.Console" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=NUnit.Console&version=3.0.0-beta-1&prerelease
                    
Install NUnit.Console as a Cake Addin
#tool nuget:?package=NUnit.Console&version=3.0.0-beta-1&prerelease
                    
Install NUnit.Console as a Cake Tool

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 (45)

Showing the top 20 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
castleproject/Core
Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
dwmkerr/sharpshell
SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
JohnnyCrazy/SpotifyAPI-NET
:sound: A Client for the Spotify Web API, written in C#/.NET
Unity-Technologies/Unity.Mathematics
The C# math library used in Unity providing vector types and math functions with a shader like syntax
JetBrains/resharper-unity
Unity support for both ReSharper and Rider
paulyoder/LinqToExcel
Use LINQ to retrieve data from spreadsheets and csv files
EasyHttp/EasyHttp
Http Library for C#
ubisoft/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
Snoothy/UCR
Universal Control Remapper [Alpha]
microsoft/Mobius
C# and F# language binding and extensions to Apache Spark
mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
jonwagner/Insight.Database
Fast, lightweight .NET micro-ORM
Version Downloads Last updated
3.0.0-beta-1 227 3/26/2015
3.0.0-alpha-5b 151 2/3/2015
3.0.0-alpha-5a 75 2/2/2015
3.0.0-alpha-5 41 1/31/2015
3.0.0-alpha-4 70 12/31/2014
3.0.0-alpha-3 54 11/29/2014
3.0.0-alpha-2 312 11/3/2014
3.0.0-alpha 75 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.