Custom runner for methods and classes that can return result of a method run or print test result to console.
Info
| Version: | 1.0.1 |
| Author(s): | Ophir Oren |
| Last Update: | Thursday, February 1, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/developer82/UnitTestRunner |
| NuGet Url: | https://www.nuget.org/packages/UnitTestRunner |
Install
Install-Package UnitTestRunner
dotnet add package UnitTestRunner
paket add UnitTestRunner
UnitTestRunner Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentColorConsole(>= 2.0.1)