The NUnit Portable Agent provides an interface that allows test runners to load the NUnit Framework and run tests in an assembly without taking a dependency on a specific version of the framework.
Info
Version: | 3.4.0-beta-3 |
Author(s): | Rob Prouse |
Last Update: | Tuesday, November 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NUnit.Portable.Agent |
Install
Install-Package NUnit.Portable.Agent
dotnet add package NUnit.Portable.Agent
paket add NUnit.Portable.Agent
NUnit.Portable.Agent Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- System.Globalization(>= 4.0.11)
- System.IO.FileSystem(>= 4.0.1)
- System.Linq(>= 4.1.0)
- System.ObjectModel(>= 4.0.12)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Reflection.TypeExtensions(>= 4.1.0)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Xml.XDocument(>= 4.0.11)
Tags