Contains AutoFixture common interfaces, attributes, and customizations for testing extensibility.
Info
Version: | 1.0.0 |
Author(s): | Joshua Henninger |
Last Update: | Monday, March 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Henntech.AutoFixture |
Install
Install-Package Henntech.AutoFixture
dotnet add package Henntech.AutoFixture
paket add Henntech.AutoFixture
Henntech.AutoFixture Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)
- NETStandard.Library(>= 1.6.1)