mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 11:29:48 +08:00
fix: NameError, name 'locust_main' is not defined
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
# Release History
|
||||
|
||||
## 3.1.2 (2020-06-28)
|
||||
## 3.1.2 (2020-06-29)
|
||||
|
||||
**Fixed**
|
||||
|
||||
- fix: missing setup/teardown hooks for referenced testcase
|
||||
- fix: compatibility for `black` on Android termux that does not support multiprocessing well
|
||||
|
||||
**Changed**
|
||||
|
||||
- change: import locust at beginning to monkey patch all modules
|
||||
|
||||
## 3.1.1 (2020-06-23)
|
||||
|
||||
**Added**
|
||||
|
||||
Reference in New Issue
Block a user