报错 /ERROR/locust.main: No Locust class found!
原因 必须引用且实现Locust 子类,且含有 task_set 属性,且不为空, 且不能以_ 开头
官网 : http://locust.io/
报错 /ERROR/locust.main: No Locust class found!
原因 必须引用且实现Locust 子类,且含有 task_set 属性,且不为空, 且不能以_ 开头
官网 : http://locust.io/