change: make locusts as hrun sub-command, usage: hrun locusts -h

This commit is contained in:
debugtalk
2020-04-12 23:29:00 +08:00
parent 8a39bbb06a
commit b9392d7cce
10 changed files with 211 additions and 181 deletions

View File

@@ -8,6 +8,7 @@
- remove compatibility with testcase/testsuite format v1
- make `startproject` as hrun sub-command, usage: `hrun startproject <project_name>`
- make `har2case` as hrun sub-command, usage: `hrun har2case -h`
- make `locusts` as hrun sub-command, usage: `hrun locusts -h`
## 3.0.1 (2020-03-24)