mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-10 10:19:38 +08:00
feat: integrate locust v1.0
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
__version__ = "3.1.0"
|
||||
__description__ = "One-stop solution for HTTP(S) testing."
|
||||
|
||||
from httprunner.ext.locust import main_locusts # import firstly for monkey patch if needed
|
||||
from httprunner.runner import HttpRunner
|
||||
from httprunner.testcase import Config, Step, RunRequest, RunTestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user