change: update docs

This commit is contained in:
debugtalk
2022-06-17 19:52:19 +08:00
parent 5e33d79dc9
commit c605f3e063
21 changed files with 23 additions and 21 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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-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 15-Jun-2022
###### Auto generated by spf13/cobra on 17-Jun-2022

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: a-b.c/1.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: a-b.c/2 3.yml

View File

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

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-go-plugin",
"create_time": "2022-06-15T11:16:22.591+08:00",
"create_time": "2022-06-17T19:47:05.323133+08:00",
"hrp_version": "v4.1.3"
}

View File

@@ -1,5 +1,5 @@
{
"project_name": "demo-with-py-plugin",
"create_time": "2022-06-15T11:16:22.751458+08:00",
"create_time": "2022-06-17T19:47:06.677262+08:00",
"hrp_version": "v4.1.3"
}

View File

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

View File

@@ -167,4 +167,4 @@
]
}
]
}
}

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/hardcode.yml

View File

@@ -1,8 +1,10 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/request_with_parameters.yml
import pytest
from httprunner import Parameters

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/request_with_testcase_reference.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/request_with_variables.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/validate_with_functions.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v4.0.0
# NOTE: Generated By HttpRunner v4.1.3
# FROM: request_methods/validate_with_variables.yml