Skip to main content
NUnit.Core.Engine package icon

NUnit.Core.Engine

This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for execution may also find this useful. This package is not intended for direct use by users who simply want to run tests.

Total Downloads
47.4K
47,410
Published
Aug 25, 2015
Latest stable version

Install

.NET CLI
dotnet add package NUnit.Core.Engine --version 3.0.0-beta-4
Package Manager Console
Install-Package NUnit.Core.Engine -Version 3.0.0-beta-4
PackageReference
<PackageReference Include="NUnit.Core.Engine" Version="3.0.0-beta-4" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.