mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-26 19:00:05 +08:00
24 lines
331 B
Markdown
24 lines
331 B
Markdown
## hrp har2case
|
|
|
|
Convert HAR to json/yaml testcase files
|
|
|
|
### Synopsis
|
|
|
|
Convert HAR to json/yaml testcase files
|
|
|
|
```
|
|
hrp har2case path... [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for har2case
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
|
|
|
###### Auto generated by spf13/cobra on 16-Oct-2021
|