docs: udpate

This commit is contained in:
debugtalk
2022-06-26 11:31:50 +08:00
parent 752e59186f
commit f8537c6630
13 changed files with 16 additions and 14 deletions

View File

@@ -7,6 +7,8 @@
- feat: support setting global testcase timeout and step timeout
- change: set http request timeout default to 120s
- fix: insert response cookies into request for redirect requests
- fix: support log debug level for load testing
- fix: failed to load json/data content in api reference
## v4.1.4 (2022-06-17)

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 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-2022

View File

@@ -42,4 +42,4 @@ hrp boom [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-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 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-2022

View File

@@ -22,4 +22,4 @@ hrp convert $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-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 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-2022

View File

@@ -35,4 +35,4 @@ hrp run $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-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 17-Jun-2022
###### Auto generated by spf13/cobra on 26-Jun-2022

View File

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

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-empty-project",
"create_time": "2022-06-17T19:47:52.407222+08:00",
"hrp_version": "v4.1.3"
"create_time": "2022-06-26T11:26:24.132921+08:00",
"hrp_version": "v4.1.4"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-go-plugin",
"create_time": "2022-06-17T22:46:08.96163+08:00",
"create_time": "2022-06-26T11:21:39.64233+08:00",
"hrp_version": "v4.1.4"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-py-plugin",
"create_time": "2022-06-17T22:46:09.755825+08:00",
"create_time": "2022-06-26T11:21:40.23509+08:00",
"hrp_version": "v4.1.4"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-without-plugin",
"create_time": "2022-06-17T19:47:52.2878+08:00",
"hrp_version": "v4.1.3"
"create_time": "2022-06-26T11:26:19.127696+08:00",
"hrp_version": "v4.1.4"
}