C# support for FsCheck.
Info
| Version: | 1.1.0 |
| Author(s): | dsschneidermann |
| Last Update: | Sunday, July 28, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dsschneidermann/FsCheckCSharp |
| NuGet Url: | https://www.nuget.org/packages/FsCheckCSharp |
Install
Install-Package FsCheckCSharp
dotnet add package FsCheckCSharp
paket add FsCheckCSharp
FsCheckCSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- FsCheck(>= 3.0.04)
Tags