Info
Version: | 1.0.141 |
Author(s): | OBeautifulCode |
Last Update: | Tuesday, September 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OBeautifulCode |
NuGet Url: | https://www.nuget.org/packages/OBeautifulCode.AutoFakeItEasy |
Install
Install-Package OBeautifulCode.AutoFakeItEasy
dotnet add package OBeautifulCode.AutoFakeItEasy
paket add OBeautifulCode.AutoFakeItEasy
OBeautifulCode.AutoFakeItEasy Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0 && <= 4.11.0)
- Castle.Core(>= 4.4.0 && <= 4.4.0)
- FakeItEasy(>= 6.0.0 && <= 6.0.0)
- Fare(>= 2.1.2 && <= 2.1.2)
Tags
Leverages the power of AutoFixture to create anonymous variables. Fixes some of AutoFixture's poor default behaviors.
Makes unit tests more expressive with less lines of code.