Files
httprunner/docs/cmd/hrp_convert.md

22 lines
396 B
Markdown

## hrp convert
convert JSON/YAML testcases to pytest/gotest scripts
```
hrp convert $path... [flags]
```
### Options
```
--gotest convert to gotest scripts (TODO)
-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 24-Apr-2022