REST APIとバッチ処理の統合テストを自動化するPython製ツール。Azure App ServiceとDockerの両環境に対応。 integration-test-tool/ ├── app/ # アプリケーション本体 │ ├── api/ # FastAPI エンドポイント ...
Your code must produce the correct output for all required cases, including edge cases, as demonstrated in the UI examples and tested by the provided unit tests.