Unit test stub autogeneration, automatic attribute-based testing, automatic nullability testing, TargetMethodAttribute-based code coverage.
Info
Version: | 2016.357.22.50 |
Author(s): | Code Singularity |
Last Update: | Thursday, December 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CodeSingularity/LUnit |
NuGet Url: | https://www.nuget.org/packages/LUnit |
Install
Install-Package LUnit
dotnet add package LUnit
paket add LUnit
LUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 4.18.0)
- LCore(>= 2016.357.7.20)
- Microsoft.UnitTestFramework.Extensions(>= 1.0.0.3)