bump version to v4.2.0

This commit is contained in:
debugtalk
2022-07-26 10:20:20 +08:00
parent ee601d7308
commit e3f114df6d
23 changed files with 48 additions and 46 deletions

View File

@@ -37,4 +37,4 @@ Copyright 2017 debugtalk
* [hrp startproject](hrp_startproject.md) - create a scaffold project
* [hrp wiki](hrp_wiki.md) - visit https://httprunner.com
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -21,14 +21,14 @@ hrp boom [flags]
### Options
```
--autostart Starts the test immediately (without disabling the web UI). Use --spawn-count and --spawn-rate to control user count and increase rate
--auto-start Starts the test immediately. Use --spawn-count and --spawn-rate to control user count and increase rate
--cpu-profile string Enable CPU profiling.
--cpu-profile-duration duration CPU profile duration. (default 30s)
--disable-compression Disable compression
--disable-console-output Disable console output.
--disable-keepalive Disable keepalive
--expect-workers int How many workers master should expect to connect before starting the test (only when --autostart is used) (default 1)
--expect-workers-max-wait int How many workers master should expect to connect before starting the test (only when --autostart is used
--expect-workers-max-wait int How many workers master should expect to connect before starting the test (only when --autostart is used (default 120)
-h, --help help for boom
--ignore-quit ignores quit from master (only when --worker is used)
--loop-count int The specify running cycles for load testing (default -1)
@@ -52,6 +52,6 @@ hrp boom [flags]
### SEE ALSO
* [hrp](hrp.md) - Next-Generation API Testing Solution.
* [hrp boom curl](hrp_boom_curl.md) - run load test with boomer by curl command
* [hrp boom curl](hrp_boom_curl.md) - run load test with curl command
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -1,6 +1,6 @@
## hrp boom curl
run load test with boomer by curl command
run load test with curl command
```
hrp boom curl URLs [flags]
@@ -16,4 +16,4 @@ hrp boom curl URLs [flags]
* [hrp boom](hrp_boom.md) - run load test with boomer
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -28,4 +28,4 @@ hrp build $path ... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -23,4 +23,4 @@ hrp convert $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
* [hrp convert curl](hrp_convert_curl.md) - convert curl command to httprunner testcase
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -16,4 +16,4 @@ hrp convert curl URLs [flags]
* [hrp convert](hrp_convert.md) - convert to JSON/YAML/gotest/pytest testcases
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -16,4 +16,4 @@ hrp pytest $path ... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -34,6 +34,6 @@ hrp run $path... [flags]
### SEE ALSO
* [hrp](hrp.md) - Next-Generation API Testing Solution.
* [hrp run curl](hrp_run_curl.md) - run API test with go engine by curl command
* [hrp run curl](hrp_run_curl.md) - run API test with curl command
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -1,6 +1,6 @@
## hrp run curl
run API test with go engine by curl command
run API test with curl command
```
hrp run curl URLs [flags]
@@ -16,4 +16,4 @@ hrp run curl URLs [flags]
* [hrp run](hrp_run.md) - run API test with go engine
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -21,4 +21,4 @@ hrp startproject $project_name [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022

View File

@@ -16,4 +16,4 @@ hrp wiki [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 22-Jul-2022
###### Auto generated by spf13/cobra on 26-Jul-2022