NUnitLite 3.0.0-rc-2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of NUnitLite.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnitLite --version 3.0.0-rc-2
NuGet\Install-Package NUnitLite -Version 3.0.0-rc-2
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="NUnitLite" Version="3.0.0-rc-2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitLite --version 3.0.0-rc-2
#r "nuget: NUnitLite, 3.0.0-rc-2"
#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 NUnitLite as a Cake Addin
#addin nuget:?package=NUnitLite&version=3.0.0-rc-2&prerelease

// Install NUnitLite as a Cake Tool
#tool nuget:?package=NUnitLite&version=3.0.0-rc-2&prerelease

NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner.

Supported platforms:
- .NET 2.0+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Portable Libraries (supporting Profile259)
       
How to use this package:

1. Create a console application for your tests and delete the generated class containing Main().
2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the nunit framework to your project.
3. Add your tests to the test project and simply start the project to execute them.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on NUnitLite:

Package Downloads
Miru.Testing

Package Description

TAF.Core

Core library for test automation framework TAF

FAkka.Shared

Package Description

FAkka.Server

Package Description

Starcounter.NUnit.Runner

NUnit console runner for executing tests in the same domain as the Starcounter database

GitHub repositories (27)

Showing the top 5 popular GitHub repositories that depend on NUnitLite:

Repository Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
morelinq/MoreLINQ
Extensions to LINQ to Objects
mathnet/mathnet-numerics
Math.NET Numerics
xamarin/xamarin-macios
Bridges the worlds of .NET with the native APIs of macOS, iOS, tvOS, and watchOS.
Version Downloads Last updated
4.1.0 3,541 2/25/2024
4.0.1 14,248 12/2/2023
4.0.0 1,151 11/26/2023
3.14.0 52,560 11/3/2023
3.13.3 586,211 3/20/2022
3.13.2 731,952 4/27/2021
3.13.1 156,892 2/1/2021
3.13.0 24,921 1/7/2021
3.12.0 881,360 5/15/2019
3.11.0 357,495 10/7/2018
3.10.1 1,014,905 3/13/2018
3.10.0 2,595 3/13/2018
3.9.0 272,332 11/10/2017
3.8.1 47,389 8/29/2017
3.8.0 3,055 8/28/2017
3.7.2 51,396 7/5/2017
3.7.1 103,657 6/6/2017
3.7.0 10,921 5/30/2017
3.6.1 90,283 2/26/2017
3.6.0 304,006 1/10/2017
3.5.0 136,352 10/4/2016
3.4.1 37,416 7/1/2016
3.4.0 3,312 6/25/2016
3.2.1 12,161 4/19/2016
3.2.0 103,248 3/5/2016
3.0.1 14,827 12/2/2015
3.0.0 18,349 11/16/2015
3.0.0-rc-3 1,643 11/14/2015
3.0.0-rc-2 1,748 11/8/2015
3.0.0-rc 1,789 11/1/2015
3.0.0-beta-5 6,252 10/17/2015
3.0.0-beta-4 1,725 8/25/2015
3.0.0-beta-3 1,698 7/15/2015
3.0.0-beta-2 1,723 5/13/2015
3.0.0-beta-1 2,064 3/26/2015
3.0.0-alpha-5 1,778 1/31/2015
3.0.0-alpha-4 1,948 12/31/2014
3.0.0-alpha-3 1,843 11/29/2014
3.0.0-alpha-2 1,958 11/3/2014
3.0.0-alpha 1,755 9/23/2014
1.0.0 16,202 9/13/2013
1.0.0-beta2 1,819 8/18/2013
0.9.0 5,095 5/6/2013
0.8.0 5,964 9/14/2012
0.7.0 2,368 5/12/2012
0.6.0 2,808 2/24/2012