Skip to content

Commit 3c4cb04

Browse files
authored
Merge pull request #771 from Anvith00/master
Merge "Tools - Testing" & "Tools - Prototyping" and update this subheading
2 parents 5ae15be + 5836e3d commit 3c4cb04

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -705,12 +705,15 @@ If you want to contribute to this list (please do), send me a pull request.
705705

706706
<a name="tool-testing" />
707707

708-
### Tools - Testing
708+
### Tools - Testing, Prototyping & Mocking
709709

710-
- [Step CI](https://stepci.com) - Open-Source API Testing and Monitoring with GraphQL support
711-
- [graphql-to-karate](https://github.com/wbaldoumas/graphql-to-karate) - Generate Karate API tests from your GraphQL schemas
712-
- [Microcks](https://microcks.io/) - The open source ([CNCF](https://www.cncf.io/projects/microcks/) project), cloud native tool for API Mocking and Testing with [GraphQL support](https://microcks.io/blog/graphql-features-what-to-expect/) 🎥 [GraphQL conf 2023](https://youtu.be/UjDnrrTp7uI?si=M6S4l_Bukp9CEYl4)
713-
- [Keploy](https://keploy.io/) - Open-source AI Powered API testing tool that generates test cases and data mocks automatically by recording real API traffic. Supports GraphQL, REST, and gRPC.
710+
- [Beeceptor](https://beeceptor.com/graphql-mock-server/) - A no-code platform for creating AI-powered **GraphQL Mock Servers** from your schema (SDL) with rules, stateful mocking, mutation/subscription, to speed up development and integration testing.
711+
- [graphql-to-karate](https://github.com/wbaldoumas/graphql-to-karate) - **Generate Karate API tests** from your GraphQL schemas
712+
- [GraphQL Faker](https://github.com/APIs-guru/graphql-faker) - 🎲 Mock or extend your GraphQL API with faked data. No coding required.
713+
- [GraphQL Inspector](https://the-guild.dev/graphql/inspector) - A tool to **validate schemas**, compare schema changes, find breaking changes, and check document coverage against a schema.
714+
- [Microcks](https://microcks.io/) - The open source ([CNCF](https://www.cncf.io/projects/microcks/) project), cloud native tool for **API Mocking** and Testing with [GraphQL support](https://microcks.io/blog/graphql-features-what-to-expect/) 🎥 [GraphQL conf 2023](https://youtu.be/UjDnrrTp7uI?si=M6S4l_Bukp9CEYl4)
715+
- [Keploy](https://keploy.io/) - Open-source AI Powered API testing tool that generates test cases and **data mocks automatically by recording real API traffic**. Supports GraphQL, REST, and gRPC.
716+
- [Step CI](https://stepci.com) - Open-Source API **Testing and Monitoring** with GraphQL support
714717

715718
<a name="tool-security" />
716719

@@ -732,10 +735,6 @@ If you want to contribute to this list (please do), send me a pull request.
732735
- [Apollo Client Developer Tools](https://github.com/apollographql/apollo-client-devtools) - GraphQL debugging tools for Apollo Client in the Chrome developer console
733736
- [GraphQL Network Inspector](https://chrome.google.com/webstore/detail/graphql-network-inspector/ndlbedplllcgconngcnfmkadhokfaaln) - A simple and clean chrome dev-tools extension for GraphQL network inspection.
734737

735-
### Tools - Prototyping
736-
737-
- [GraphQL Faker](https://github.com/APIs-guru/graphql-faker) - 🎲 Mock or extend your GraphQL API with faked data. No coding required.
738-
739738
### Tools - Docs
740739

741740
- [graphdoc](https://github.com/2fd/graphdoc) - Static page generator for documenting GraphQL Schema.

0 commit comments

Comments
 (0)