Files
httprunner/docs/cmd/hrp_har2case.md
2021-12-02 18:41:11 +08:00

550 B

hrp har2case

Convert HAR to json/yaml testcase files

Synopsis

Convert HAR to json/yaml testcase files

hrp har2case harPath... [flags]

Options

  -h, --help                help for har2case
  -d, --output-dir string   specify output directory, default to the same dir with har file
  -j, --to-json             convert to JSON format (default)
  -y, --to-yaml             convert to JSON format

SEE ALSO

  • hrp - One-stop solution for HTTP(S) testing.
Auto generated by spf13/cobra on 2-Dec-2021