graphql-to-karate
Test generator
Automatically generates tests for API endpoints based on GraphQL schema definitions.
Automagically generate Karate API tests from your GraphQL schemas. Useful for test-driven development, change validation in CI/CD, and more.
14 stars
2 watching
0 forks
Language: C#
last commit: 8 days ago
Linked from 1 awesome list
graphqlgraphql-schemagraphql-serverkaratekarate-frameworktddtest-automationtestingtesting-tools
Related projects:
Repository | Description | Stars |
---|---|---|
sudograph/sudograph | Generates a GraphQL database for the Internet Computer from a schema definition | 221 |
moientajik/graphql.tools | Generates C# classes from a GraphQL schema | 95 |
kobylynskyi/graphql-java-codegen-gradle-plugin | Automates the process of generating Java code from GraphQL schema definitions | 19 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
karatelabs/karate-examples | Provides examples and demonstrations of Karate's capabilities for API testing, performance testing, mocking, web browser automation, and desktop automation. | 26 |
ballerina-platform/graphql-tools | Tools for generating and working with GraphQL schemas in Ballerina services and clients. | 108 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
chkimes/graphql-net | Converts GraphQL queries to IQueryable for executing on databases using ORM systems. | 892 |
99designs/gqlgen | Library for building GraphQL servers with type safety and code generation | 9,983 |
studio-net/laravel-graphql | Provides a GraphQL implementation on top of Laravel's Eloquent ORM | 56 |
graphql-java-kickstart/graphql-java-tools | A tool for generating and wiring GraphQL schemas in Java | 812 |
bradleyboy/tuql | A tool that automatically generates a GraphQL server from a SQLite database or SQL file | 1,057 |
caffeinetv/caffql | Generates C++ code for interacting with GraphQL APIs based on JSON schema definitions | 28 |
graphql-community/koa-graphql | Provides a simple way to create GraphQL HTTP servers with Koa. | 843 |
graphql-compose/graphql-compose | Toolkit for generating complex GraphQL schemas from schema definitions and data models. | 1,208 |