We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to have some utility methods that would make writing tests for GraphQL-based queries a little easier.
With the original REST Assured, this is still somewhat contrived: https://applitools.com/blog/writing-tests-graphql-apis-rest-assured/
I'd like to make this simpler by offering a builder for GraphQL queries and variables, and being able to process them as part of RestAssured.Net.
The text was updated successfully, but these errors were encountered:
Finished and to be released in 2.1.0.
Sorry, something went wrong.
No branches or pull requests
It would be nice to have some utility methods that would make writing tests for GraphQL-based queries a little easier.
With the original REST Assured, this is still somewhat contrived: https://applitools.com/blog/writing-tests-graphql-apis-rest-assured/
I'd like to make this simpler by offering a builder for GraphQL queries and variables, and being able to process them as part of RestAssured.Net.
The text was updated successfully, but these errors were encountered: