Set of generic arbitraries to help test graphQL queries and mutations.
Info
Version: | 0.0.1 |
Author(s): | Michał Niegrzybowski |
Last Update: | Tuesday, August 14, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MNie/fscheck.graphql |
NuGet Url: | https://www.nuget.org/packages/FsCheck.GraphQL |
Install
Install-Package FsCheck.GraphQL
dotnet add package FsCheck.GraphQL
paket add FsCheck.GraphQL
FsCheck.GraphQL Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.1)
- FsCheck(>= 2.11.0)
- GraphQL(>= 2.0.0951)
Tags