change: make compatibility with Locust HttpSession

This commit is contained in:
debugtalk
2020-06-18 15:14:42 +08:00
parent f365d951be
commit 2dcbee79e0
3 changed files with 16 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
__version__ = "3.0.13"
__version__ = "3.1.0"
__description__ = "One-stop solution for HTTP(S) testing."
from httprunner.runner import HttpRunner