摘要: from locust import HttpLocust, TaskSet, taskclass TestIndex(TaskSet): @task def getIndex(self): self.client.get("https://tianqiapi.com/api?appid=21714 阅读全文
posted @ 2020-03-04 23:23 房龙波 阅读(422) 评论(0) 推荐(0)