release v4.3.0

This commit is contained in:
debugtalk
2022-10-21 21:57:54 +08:00
parent 1f7737d0e7
commit be523eda0c
30 changed files with 53 additions and 35 deletions

View File

@@ -1,10 +1,11 @@
# Release History
## v4.3.0 (2022-10-16)
## v4.3.0 (2022-10-21)
- feat: support iOS UI automation with [WebDriverAgent]
- feat support Android UI automation with [uiautomator2]
- feat: integrage ios device management with [gidevice]
- feat: add specified exit code for different exceptions
- refactor: make boomer/uixt/httpstat as sub package
## v4.2.1 (2022-09-01)

View File

@@ -41,4 +41,4 @@ Copyright 2017 debugtalk
* [hrp traceroute](hrp_traceroute.md) - run integrated traceroute command
* [hrp wiki](hrp_wiki.md) - visit https://httprunner.com
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -44,6 +44,7 @@ hrp boom [flags]
--profile string profile for load testing
--prometheus-gateway string Prometheus Pushgateway url.
--request-increase-rate string Request increase rate, disabled by default. (default "-1")
--run-time int Stop after the specified amount of time(s), Only used --autostart. Defaults to run forever.
--spawn-count int The number of users to spawn for load testing (default 1)
--spawn-rate float The rate for spawning users (default 1)
--worker worker of distributed testing
@@ -54,4 +55,4 @@ hrp boom [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
* [hrp boom curl](hrp_boom_curl.md) - run load test with curl command
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -16,4 +16,4 @@ hrp curl $url [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -26,4 +26,4 @@ hrp dns $url [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -20,4 +20,4 @@ hrp ping $url [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -36,4 +36,4 @@ hrp run $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
* [hrp run curl](hrp_run_curl.md) - run API test with curl command
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-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 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

@@ -19,4 +19,4 @@ hrp traceroute $url [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Aug-2022
###### Auto generated by spf13/cobra on 21-Oct-2022

View File

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