mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 08:39:45 +08:00
fix #797: locusts command error
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
- feat: report user id to sentry
|
||||
|
||||
**Fixed**
|
||||
|
||||
- fix #797: locusts command error
|
||||
|
||||
## 2.4.6 (2019-12-23)
|
||||
|
||||
**Added**
|
||||
|
||||
@@ -132,7 +132,7 @@ requests-toolbelt 0.9.1 A utility belt for advanced users of python-requests
|
||||
$ poetry run python -m httprunner -h
|
||||
|
||||
# 调试运行 locusts
|
||||
$ pipenv run python -m httprunner.plugins.locusts -h
|
||||
$ pipenv run python -m httprunner.ext.locusts -h
|
||||
```
|
||||
|
||||
## Docker
|
||||
|
||||
Reference in New Issue
Block a user