Files
httprunner/docs/cmd/hrp_convert.md
2022-04-22 19:28:16 +08:00

22 lines
389 B
Markdown

## hrp convert
convert JSON/YAML testcases to pytest/gotest scripts
```
hrp convert $path... [flags]
```
### Options
```
--gotest convert to gotest scripts
-h, --help help for convert
--pytest convert to pytest scripts (default true)
```
### SEE ALSO
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 22-Apr-2022