An open API service indexing awesome lists of open source software.

https://github.com/gdatasoftwareag/graphql.tests-net

GraphQL.Tests is small integration testing library for GraphQL.NET.
https://github.com/gdatasoftwareag/graphql.tests-net

Last synced: about 1 month ago
JSON representation

GraphQL.Tests is small integration testing library for GraphQL.NET.

Awesome Lists containing this project

README

          

# GraphQL.Tests

[![GitHub](https://img.shields.io/github/license/GDATASoftwareAG/graphql.tests-net)](https://raw.githubusercontent.com/GDATASoftwareAG/graphql.tests-net/LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/GDATASoftwareAG/graphql.tests-net/.NET)](https://github.com/GDATASoftwareAG/graphql.tests-net/actions)
[![Nuget](https://img.shields.io/nuget/v/GraphQL.Tests)](https://www.nuget.org/packages/GraphQL.Tests/)

GraphQL.Tests is small integration testing library for GraphQL.NET.

## Example

TBD

## License

GraphQL.Tests is provided under the [MIT](./LICENSE) license.