This package contains helper attributes to automatically add faked parameters to a test method.
Info
Version: | 2.0.0 |
Author(s): | BlueBasher |
Last Update: | Monday, March 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BlueBasher/FakeItEasier/wiki/FakingEasy |
NuGet Url: | https://www.nuget.org/packages/FakeItEasier |
Install
Install-Package FakeItEasier
dotnet add package FakeItEasier
paket add FakeItEasier
FakeItEasier Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 3.50.2)
- AutoFixture.AutoFakeItEasy(>= 3.50.2)
- AutoFixture.Xunit2(>= 3.50.2)
- FakeItEasy(>= 2.3.3)
- xunit(>= 2.1.0 && < 3.0.0)