supertest-graphql
GraphQL tester
Extends supertest to test GraphQL APIs
Extends supertest to test a GraphQL endpoint
33 stars
2 watching
0 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
the-road-to-graphql/react-apollo-client-testing-example | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
gsmith257-cyber/graphcrawler | Automated testing toolkit for GraphQL APIs | 302 |
0no-co/gql.tada | A library that automatically infers and types GraphQL queries in the TypeScript type system. | 2,597 |
omar2535/graphqler | A tool to dynamically test GraphQL APIs with a focus on context awareness | 126 |
apollographql/eslint-plugin-graphql | A tool to validate GraphQL queries against a predefined schema | 1,213 |
gqty-dev/gqty | An alternative GraphQL client library for TypeScript applications that automates data requirements and integrates with Next.js and other Node.js frameworks. | 932 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
sebastp/next-react-graphql-apollo_boostrap | A full-stack React project with GraphQL and Next.js integration using TypeScript and various build tools. | 87 |
prismake/typegql | A set of decorators and tools for creating GraphQL APIs in a type-safe manner | 424 |
mobxjs/mst-gql | Simplifies integration of GraphQL and mobx-state-tree by automatically generating types and code | 684 |
kamsar/howtographql | A comprehensive online tutorial website teaching GraphQL | 0 |
graphql-java/graphql-java-extended-validation | Validation library for GraphQL input | 129 |
tomanagle/nextjs-nestjs-graphql-starter | A NextJS and NestJS GraphQL starter pack with authentication, subscriptions, and server rendering | 412 |
graphql-dotnet/parser | A .NET library that provides a lexer and parser for the GraphQL language, enabling developers to work with GraphQL documents. | 218 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |