Package that smoothes some generic unit testing.
Info
Version: | 0.0.3 |
Author(s): | FV |
Last Update: | Wednesday, January 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Unitest |
Install
Install-Package Unitest
dotnet add package Unitest
paket add Unitest
Unitest Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.8.1)
- Castle.Core(>= 4.3.1)
- FluentAssertions(>= 5.5.3)
- NSubstitute(>= 3.1.0)