Contains AutoFixture common interfaces, attributes, and customizations for testing extensibility.
Info
Version: | 1.2.0 |
Author(s): | Joshua Henninger |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jayhenn/ByteStudio.AutoFixture |
NuGet Url: | https://www.nuget.org/packages/ByteStudio.AutoFixture |
Install
Install-Package ByteStudio.AutoFixture
dotnet add package ByteStudio.AutoFixture
paket add ByteStudio.AutoFixture
ByteStudio.AutoFixture Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.11.0)
- NETStandard.Library(>= 1.6.1)