diff --git a/README.md b/README.md index b343f67..45dbe8f 100644 --- a/README.md +++ b/README.md @@ -223,6 +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 BDD / Gherkin to manage microservice local testing. ### Mocking