筒井 (@ryu22e) です。今月の 「Python Monthly Topics」 は、Web APIのテストデータを自動生成してくれるツール 「Schemathesis(スキーマセシス) 」 を紹介します。 Schemathesisとは何か Schemathesisは、OpenAPIまたはGraphQLで書かれたAPI仕様を元にテストデータを自動生成し ...
While SOAP-based web services form the backbone of most legacy web service implementations, RESTful APIs have become the de facto standard for cloud-native microservices development. In this ...