A shim to turn a class library containing NUnit fixtures into a console app which can self-run tests.
Info
Version: | 1.0.5 |
Author(s): | Neil Dobson |
Last Update: | Wednesday, March 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/barnardos-au/NUnitSelfRunner |
NuGet Url: | https://www.nuget.org/packages/NUnitSelfRunner |
Install
Install-Package NUnitSelfRunner
dotnet add package NUnitSelfRunner
paket add NUnitSelfRunner
NUnitSelfRunner Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CommandLineParser(>= 2.7.82)
- NUnit.Engine(>= 3.11.1)
- NUnit.Engine.Api(>= 3.11.1)
- StackExchange.Redis(>= 2.0.601)
- CommandLineParser(>= 2.7.82)
- NUnit.Engine(>= 3.11.1)
- NUnit.Engine.Api(>= 3.11.1)
- StackExchange.Redis(>= 2.0.601)
Tags