gqltst

Framework for automatic GraphQL testing. The framework takes url of your GraphQL endpoint, builds schema and generates http queries for testing.


Keywords
graphql, graphql-tools, python3, test-automation, test-framework, testing-tools
License
MIT
Install
pip install gqltst==0.0.4

Documentation

gqltst

Framework for automatic GraphQL testing. The framework takes url of your GraphQL endpoint, builds schema and generates http queries for testing.

Framework is in development