GraphQL.Tests is a utility libary for testing Graphql.NET.
Info
Version: | 0.4.0 |
Author(s): | ATA-ARES |
Last Update: | Tuesday, December 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GDATASoftwareAG/GraphQL.Tests-NET |
NuGet Url: | https://www.nuget.org/packages/GraphQL.Tests |
Install
Install-Package GraphQL.Tests
dotnet add package GraphQL.Tests
paket add GraphQL.Tests
GraphQL.Tests Download (Unzip the "nupkg" after downloading)
Dependencies
- GraphQL(>= 3.3.2)
- GraphQL.SystemTextJson(>= 3.3.2)
- Shouldly(>= 4.0.3)