NoFake NuGet Package

NoFake is a Unit Test helper library that provides an opportunity to create a real test environment.
It creates real objects in a current testing scope instead of simulating them as mocks\stubs libraries do.
For example, if test method requires some folder to have a list of specific files NoFake will handle it: files will be created at the beginning of test method and removed in the end, when all stuff is done.




Got any NoFake Question?





Info

Version: 0.0.7-aplha
Author(s): SvyatSlav
Last Update: Wednesday, July 1, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://nofake.codeplex.com
NuGet Url: https://www.nuget.org/packages/NoFake


Install
Install-Package NoFake
dotnet add package NoFake
paket add NoFake
NoFake Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

3229