Add RestQA testing tool

This commit is contained in:
OliverOdo
2022-12-23 22:51:43 +07:00
committed by GitHub
parent 0e6d1ff1ee
commit 8b507df44c

View File

@@ -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 ghekin to manage microservice local testing using the best in class Developer experience.
### Mocking