mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-06 20:32:44 +08:00
docs: udpate
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user