How to test graphql via end to end with a web application framework?

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Schemathesis

    Automate your API Testing: catch crashes, validate specs, and save time

  • For end to end testing of GraphQL applications I recommend you take a look at schemathesis. Schemathesis looks at your GraphQL documentation and automatically generates tests to make sure it works correctly. By default it only tests that your queries and mutations only take and return the right types, but you can also enhance the test suite to include more custom tests that include further business layer validation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Auto-generate load tests/synthetic test data from OpenAPI spec/HAR file

    1 project | news.ycombinator.com | 18 Jan 2024
  • How do you manage microservices API versions and branching strategies?

    1 project | /r/devops | 17 Aug 2022
  • Show HN: Open API and GraphQL Fuzzing via GitHub Actions

    1 project | news.ycombinator.com | 22 Jul 2022
  • Generating arbitrary queries for a GraphQL schema

    2 projects | /r/graphql | 2 May 2022
  • Ask HN: Any Good Fuzzer for gRPC?

    3 projects | news.ycombinator.com | 21 Mar 2024