NUnit.Engine.Api
3.11.1
This package includes the nunit.engine.api, which is normally the only assembly referenced by runners as well as by engine extensions. It is not intended for direct use by users who simply want to run tests using NUnit.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package NUnit.Engine.Api -Version 3.11.1
dotnet add package NUnit.Engine.Api --version 3.11.1
<PackageReference Include="NUnit.Engine.Api" Version="3.11.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Engine.Api --version 3.11.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.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)
Used By
NuGet packages (6)
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.
|
|
NUnitSelfRunner
A shim to turn a class library containing NUnit fixtures into a console app which can self-run tests
|
|
NUnit.Dependencies
An NUnit extension for writing dependant tests using dependency injection.
|
|
Tesults.NUnit
Tesults NUnit Event Listener
|
|
WonderTools.Eagle.NUnit
Package Description
|
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.
|