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.
- Host: GitHub
- URL: https://github.com/gdatasoftwareag/graphql.tests-net
- Owner: GDATASoftwareAG
- License: mit
- Created: 2021-02-02T14:30:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-28T05:03:00.000Z (over 3 years ago)
- Last Synced: 2025-01-10T00:54:40.865Z (over 1 year ago)
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 10
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQL.Tests
[](https://raw.githubusercontent.com/GDATASoftwareAG/graphql.tests-net/LICENSE)
[](https://github.com/GDATASoftwareAG/graphql.tests-net/actions)
[](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.