pyAPITest 這是一個剛開始的API測試框架,並附有一個簡易的Flask service來做初步測試。 Step 1. pip install json requests Step 2. python webservice.py Step 3. python test.py