NUnit.Engine.Api
3.10.0
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package NUnit.Engine.Api --version 3.10.0
NuGet\Install-Package NUnit.Engine.Api -Version 3.10.0
<PackageReference Include="NUnit.Engine.Api" Version="3.10.0" />
paket add NUnit.Engine.Api --version 3.10.0
#r "nuget: NUnit.Engine.Api, 3.10.0"
// Install NUnit.Engine.Api as a Cake Addin #addin nuget:?package=NUnit.Engine.Api&version=3.10.0 // Install NUnit.Engine.Api as a Cake Tool #tool nuget:?package=NUnit.Engine.Api&version=3.10.0
NUnit 3 Console and Engine
NUnit is a unit-testing framework for all .NET languages. Initially ported from JUnit, the current production release, version 3, has been completely rewritten with many new features and support for a wide range of .NET platforms.
Table of Contents
Downloads
The latest stable release of the NUnit Console is available on NuGet, Chocolatey, or can be downloaded from GitHub. Pre-release builds are available on MyGet.
The Console/Engine are available in various packages:
- NUnit.ConsoleRunner: The NUnit Console, with no extensions.
- NUnit.Console: The NUnit Console, with key extensions additionally packaged. Also available as an msi installer, you may need to add your actual msi install location to the
Path
environment variable after installing, for example:C:\Program Files (x86)\NUnit.org\nunit-console
. - NUnit.Engine & NUnit.Engine.Api: Packages intended for custom runners integrating directly with the NUnit Engine.
Documentation
Documentation for all NUnit projects are hosted on GitHub at https://github.com/nunit/docs/wiki.
Contributing
For more information on contributing to the NUnit project, please see CONTRIBUTING.md and the Developer Docs.
NUnit 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors. A complete list of contributors since the nunit-console repository was created can be found on GitHub.
Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.
License
NUnit is Open Source software and NUnit 3 is released under the MIT license. Earlier releases used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.
NUnit Projects
NUnit is made up of several projects. When reporting issues, please try to report issues in the correct project.
Core Projects
- NUnit Test Framework - The test framework used to write NUnit tests
- NUnit Console and Engine - Runs unit tests from the command line and provides the engine that is used by other test runners to run NUnit tests
Visual Studio Extensions
- NUnit 3 Visual Studio Adapter - Visual Studio adapter for running NUnit 3 tests in Visual Studio and in VSTS/TFS builds
- NUnit Visual Studio Templates - Project templates and snippets for writing unit tests in Visual Studio
- Visual Studio Test Generator - Generates NUnit tests in Visual Studio
- NUnit 2 Visual Studio Adapter - Visual Studio adapter for running older NUnit 2.x tests in Visual Studio and in VSTS/TFS builds
Other Projects
- NUnit Xamarin Runner - Runs NUnit 3 tests on mobile devices using the Xamarin framework
NUnit Engine Extensions
- NUnit 2 Driver - Allows the NUnit 3 engine to run NUnit 2 tests
- NUnit 2 Result Writer - Writes test results in the legacy NUnit 2 format
- Visual Studio Project Loader - Loads and parses Visual Studio projects and solutions
- NUnit Project Loader - Loads NUnit projects
- TeamCity Event Listener - Allows you to run and integrate NUnit tests into TeamCity
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. 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. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 2.0
- No dependencies.
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Runtime.Loader (>= 4.3.0)
- System.Xml.XPath.XmlDocument (>= 4.3.0)
-
.NETStandard 2.0
- System.Xml.XPath.XmlDocument (>= 4.3.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on NUnit.Engine.Api:
Package | Downloads |
---|---|
NUnit.Extension.TM4JResultWriter
This extension allows NUnit to create result files in JSON formats for sending via the Test Management for Jira REST API. |
|
RxBim.RevitTests.Cmd
The command to run the revit tests. |
|
RxBim.AcadTests.Cmd
The command to run the autocad tests. |
|
NUnit.Dependencies
An NUnit extension for writing dependant tests using dependency injection. |
|
Tesults.NUnit
Tesults NUnit library for uploading test results data to Tesults from NUnit 3 tests. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NUnit.Engine.Api:
Repository | Stars |
---|---|
TestCentric/testcentric-experimental-gui
Experimental Gui test runner for NUnit 3 has been moved to the testcentric-gui project. Please file any issues there.
|
Version | Downloads | Last updated |
---|---|---|
3.18.3 | 5,001 | 10/8/2024 |
3.18.2 | 3,462 | 9/19/2024 |
3.18.1 | 21,501 | 7/18/2024 |
3.18.0 | 126 | 7/17/2024 |
3.17.0 | 31,106 | 1/24/2024 |
3.15.5 | 186 | 9/26/2023 |
3.15.4 | 849 | 5/27/2023 |
3.15.2 | 437,016 | 6/29/2022 |
3.15.0 | 21,486 | 2/10/2022 |
3.15.0-beta1 | 227 | 2/7/2022 |
3.14.0 | 2,811 | 1/15/2022 |
3.13.2 | 2,602 | 1/6/2022 |
3.13.1 | 388 | 1/4/2022 |
3.13.0 | 4,850 | 12/1/2021 |
3.12.0 | 600,855 | 1/17/2021 |
3.12.0-beta1 | 707 | 8/1/2020 |
3.11.1 | 111,948 | 2/15/2020 |
3.10.0 | 244,038 | 3/24/2019 |
3.9.0 | 19,443 | 9/6/2018 |
3.8.0 | 9,148 | 1/27/2018 |
3.7.0 | 10,394 | 7/14/2017 |
3.6.1 | 10,318 | 3/7/2017 |
3.6.0 | 2,857 | 1/15/2017 |
3.5.0 | 8,848 | 10/12/2016 |