From c4be6e273d71b8581ba534037eb8736a6be5929e Mon Sep 17 00:00:00 2001 From: Francois Zaninotto Date: Mon, 2 Jan 2023 14:02:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 177f8ff..45dbe8f 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie * [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. * [Step CI](https://github.com/stepci/stepci) - Open-source framework for API Quality Assurance, which tests REST, GraphQL and gRPC automated and from Open API spec. -* [RestQA](https://github.com/restqa/restqa) - A REST API testing Framework based on ghekin to manage microservice local testing using the best in class Developer experience. +* [RestQA](https://github.com/restqa/restqa) - A REST API testing Framework based on BDD / Gherkin to manage microservice local testing. ### Mocking