Info
Version: | 3.19.0 |
Author(s): | Charlie Poole, Rob Prouse |
Last Update: | Friday, December 27, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nunit.org/ |
NuGet Url: | https://www.nuget.org/packages/NUnit.Engine |
Install
Install-Package NUnit.Engine
dotnet add package NUnit.Engine
paket add NUnit.Engine
NUnit.Engine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
- Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- NETStandard.Library(>= 2.0.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- NETStandard.Library(>= 2.0.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Diagnostics.Process(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
Tags
It is not intended for direct use by users who simply want to run tests.