mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 16:29:37 +08:00
feat: generate html reports for API testing #74
This commit is contained in:
@@ -22,8 +22,10 @@ hrp run $path... [flags]
|
||||
|
||||
```
|
||||
--continue-on-failure continue running next step when failure occurs
|
||||
-r, --gen-html-report generate html report
|
||||
-h, --help help for run
|
||||
-p, --proxy-url string set proxy url
|
||||
--save-tests save tests summary
|
||||
-s, --silent disable logging request & response details
|
||||
```
|
||||
|
||||
@@ -31,4 +33,4 @@ hrp run $path... [flags]
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 19-Jan-2022
|
||||
###### Auto generated by spf13/cobra on 8-Feb-2022
|
||||
|
||||
Reference in New Issue
Block a user