lundi 27 novembre 2017

Test Graphql API - python

I'm using graphql (graphene) on a flask application and I want to test that my graphql is working as expected. I looked into apollo but it looks like it only supports node, java and ruby... not python. Does anyone know of any similar tools that I can use to test that the server fires up correctly, renders the graphql interface and returns the correct values when inputting a query?

Aucun commentaire:

Enregistrer un commentaire