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

This commit is contained in:
debugtalk
2020-04-12 17:41:29 +08:00
parent 47d4aad8e0
commit 8a39bbb06a
11 changed files with 1205 additions and 17 deletions

View File

@@ -7,6 +7,7 @@
- replace jsonschema validation with pydantic
- 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`
## 3.0.1 (2020-03-24)