NUnitLite 4.2.1
Prefix ReservedSee the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package NUnitLite --version 4.2.1
NuGet\Install-Package NUnitLite -Version 4.2.1
<PackageReference Include="NUnitLite" Version="4.2.1" />
paket add NUnitLite --version 4.2.1
#r "nuget: NUnitLite, 4.2.1"
// Install NUnitLite as a Cake Addin #addin nuget:?package=NUnitLite&version=4.2.1 // Install NUnitLite as a Cake Tool #tool nuget:?package=NUnitLite&version=4.2.1
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 Framework 4.6.2+
- .NET 6.0+
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
NuGet packages (7)
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 |
|
Starcounter.NUnit.Runner
NUnit console runner for executing tests in the same domain as the Starcounter database |
|
TechStack.TraineeTask.Tests
Package Description |
GitHub repositories (29)
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
|
|
IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
|
Version | Downloads | Last updated |
---|---|---|
4.3.2 | 8,423 | 12/28/2024 |
4.3.1 | 2,081 | 12/21/2024 |
4.3.0 | 1,857 | 12/14/2024 |
4.2.2 | 64,453 | 8/31/2024 |
4.2.1 | 1,489 | 8/23/2024 |
4.2.0 | 593 | 8/22/2024 |
4.1.0 | 144,592 | 2/25/2024 |
4.0.1 | 42,841 | 12/2/2023 |
4.0.0 | 2,445 | 11/26/2023 |
3.14.0 | 115,763 | 11/3/2023 |
3.13.3 | 732,753 | 3/20/2022 |
3.13.2 | 812,099 | 4/27/2021 |
3.13.1 | 160,935 | 2/1/2021 |
3.13.0 | 34,632 | 1/7/2021 |
3.12.0 | 980,921 | 5/15/2019 |
3.11.0 | 388,134 | 10/7/2018 |
3.10.1 | 1,143,482 | 3/13/2018 |
3.10.0 | 2,760 | 3/13/2018 |
3.9.0 | 384,845 | 11/10/2017 |
3.8.1 | 49,647 | 8/29/2017 |
3.8.0 | 3,241 | 8/28/2017 |
3.7.2 | 54,227 | 7/5/2017 |
3.7.1 | 117,763 | 6/6/2017 |
3.7.0 | 25,264 | 5/30/2017 |
3.6.1 | 96,883 | 2/26/2017 |
3.6.0 | 330,644 | 1/10/2017 |
3.5.0 | 137,940 | 10/4/2016 |
3.4.1 | 37,623 | 7/1/2016 |
3.4.0 | 3,488 | 6/25/2016 |
3.2.1 | 12,655 | 4/19/2016 |
3.2.0 | 103,427 | 3/5/2016 |
3.0.1 | 15,025 | 12/2/2015 |
3.0.0 | 18,509 | 11/16/2015 |
3.0.0-rc-3 | 1,768 | 11/14/2015 |
3.0.0-rc-2 | 1,875 | 11/8/2015 |
3.0.0-rc | 1,922 | 11/1/2015 |
3.0.0-beta-5 | 6,374 | 10/17/2015 |
3.0.0-beta-4 | 1,870 | 8/25/2015 |
3.0.0-beta-3 | 1,832 | 7/15/2015 |
3.0.0-beta-2 | 1,837 | 5/13/2015 |
3.0.0-beta-1 | 2,208 | 3/26/2015 |
3.0.0-alpha-5 | 1,908 | 1/31/2015 |
3.0.0-alpha-4 | 2,077 | 12/31/2014 |
3.0.0-alpha-3 | 1,983 | 11/29/2014 |
3.0.0-alpha-2 | 2,087 | 11/3/2014 |
3.0.0-alpha | 1,885 | 9/23/2014 |
1.0.0 | 16,474 | 9/13/2013 |
1.0.0-beta2 | 1,949 | 8/18/2013 |
0.9.0 | 5,251 | 5/6/2013 |
0.8.0 | 6,120 | 9/14/2012 |
0.7.0 | 2,510 | 5/12/2012 |
0.6.0 | 3,563 | 2/24/2012 |