Info
Version: | 5.0.0-preview0011 |
Author(s): | Nikos Baxevanis, AutoFixture |
Last Update: | Monday, April 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/AutoFixture/AutoFixture |
NuGet Url: | https://www.nuget.org/packages/AutoFixture.Idioms.FsCheck |
Install
Install-Package AutoFixture.Idioms.FsCheck
dotnet add package AutoFixture.Idioms.FsCheck
paket add AutoFixture.Idioms.FsCheck
AutoFixture.Idioms.FsCheck Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AutoFixture(>= 4.15.0)
- AutoFixture.Idioms(>= 4.15.0)
- FSharp.Core(>= 4.1.17)
- FsCheck(>= 2.9.0 && < 3.0.0)
- AutoFixture(>= 4.15.0)
- AutoFixture.Idioms(>= 4.15.0)
- FSharp.Core(>= 3.1.2 && < 5.0.0)
- FsCheck(>= 0.9.2 && < 3.0.0)
- System.ValueTuple(>= 4.4.0)
The AutoFixture Idioms.FsCheck library encapsulates these idioms into reusable classes and methods.