Simple automocking for unit tests.
Info
Version: | 1.0.0-beta1 |
Author(s): | Robert Macfie <[email protected]> |
Last Update: | Saturday, March 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rmacfie/fixera |
NuGet Url: | https://www.nuget.org/packages/Fixera |
Install
Install-Package Fixera
dotnet add package Fixera
paket add Fixera
Fixera Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.5.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.5.0)
No dependencies.