mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-06 20:32:44 +08:00
396 B
396 B
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 - Next-Generation API Testing Solution.