摘要:
from locust import TaskSet, task, HttpLocustimport queueclass UserBehavior(TaskSet): @task def test_register(self): try: # get_nowait() 取不到数据直接崩溃;get( 阅读全文
posted @ 2018-08-30 23:33
backlightズ
阅读(3088)
评论(0)
推荐(0)
摘要:
from locust import TaskSet, task, HttpLocustimport queueclass UserBehavior(TaskSet): @task def test_register(self): try: # get_nowait() 取不到数据直接崩溃;get( 阅读全文
posted @ 2018-08-30 23:30
backlightズ
阅读(492)
评论(0)
推荐(0)

浙公网安备 33010602011771号