From 7a05e197e085ea5cc8d2c83d0a91d4e4be502be7 Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Wed, 8 Jun 2022 18:44:49 +0200 Subject: [PATCH] Add Schemathesis to the querying tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db8824c..ca949ba 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [ExtendsClass](https://extendsclass.com/rest-client-online.html) - Make HTTP requests with a simple web-based HTTP client. * [TestMace](https://testmace.com) - Cross-platform simple but powerful IDE for API automation testing. * [Milkman](https://github.com/warmuuh/milkman) - Extensible cross-platform request/response workbench, not only for http calls. +* [Schemathesis](https://github.com/schemathesis/schemathesis) - Property-based testing tool for web applications built with Open API and GraphQL specifications. ### Mocking