diff --git a/docs/cmd/hrp.md b/docs/cmd/hrp.md index d68d3495..b463110b 100644 --- a/docs/cmd/hrp.md +++ b/docs/cmd/hrp.md @@ -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 diff --git a/docs/cmd/hrp_boom.md b/docs/cmd/hrp_boom.md index ef420992..7bbd0e18 100644 --- a/docs/cmd/hrp_boom.md +++ b/docs/cmd/hrp_boom.md @@ -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 diff --git a/docs/cmd/hrp_build.md b/docs/cmd/hrp_build.md index 4018be2b..20801c49 100644 --- a/docs/cmd/hrp_build.md +++ b/docs/cmd/hrp_build.md @@ -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 diff --git a/docs/cmd/hrp_convert.md b/docs/cmd/hrp_convert.md index 93ce27ba..8bd7c791 100644 --- a/docs/cmd/hrp_convert.md +++ b/docs/cmd/hrp_convert.md @@ -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 diff --git a/docs/cmd/hrp_pytest.md b/docs/cmd/hrp_pytest.md index a74c6621..a8ff2733 100644 --- a/docs/cmd/hrp_pytest.md +++ b/docs/cmd/hrp_pytest.md @@ -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 diff --git a/docs/cmd/hrp_run.md b/docs/cmd/hrp_run.md index 9186a93a..ff3f3a99 100644 --- a/docs/cmd/hrp_run.md +++ b/docs/cmd/hrp_run.md @@ -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 diff --git a/docs/cmd/hrp_startproject.md b/docs/cmd/hrp_startproject.md index 7b4a3455..446ffa47 100644 --- a/docs/cmd/hrp_startproject.md +++ b/docs/cmd/hrp_startproject.md @@ -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 diff --git a/docs/cmd/hrp_wiki.md b/docs/cmd/hrp_wiki.md index 0c9ed307..6c3fec59 100644 --- a/docs/cmd/hrp_wiki.md +++ b/docs/cmd/hrp_wiki.md @@ -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 diff --git a/examples/data/a_b_c/T1_test.py b/examples/data/a_b_c/T1_test.py index 504b3f6d..c52f53e4 100644 --- a/examples/data/a_b_c/T1_test.py +++ b/examples/data/a_b_c/T1_test.py @@ -1,4 +1,4 @@ -# NOTE: Generated By HttpRunner v4.0.0 +# NOTE: Generated By HttpRunner v4.1.3 # FROM: a-b.c/1.yml diff --git a/examples/data/a_b_c/T2_3_test.py b/examples/data/a_b_c/T2_3_test.py index 452927a9..631b24c7 100644 --- a/examples/data/a_b_c/T2_3_test.py +++ b/examples/data/a_b_c/T2_3_test.py @@ -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 diff --git a/examples/demo-empty-project/proj.json b/examples/demo-empty-project/proj.json index aaa9cdd5..46a81ba7 100644 --- a/examples/demo-empty-project/proj.json +++ b/examples/demo-empty-project/proj.json @@ -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" } diff --git a/examples/demo-with-go-plugin/proj.json b/examples/demo-with-go-plugin/proj.json index a26fc2be..f7c5e394 100644 --- a/examples/demo-with-go-plugin/proj.json +++ b/examples/demo-with-go-plugin/proj.json @@ -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" } diff --git a/examples/demo-with-py-plugin/proj.json b/examples/demo-with-py-plugin/proj.json index 41946a97..d3e1a92f 100644 --- a/examples/demo-with-py-plugin/proj.json +++ b/examples/demo-with-py-plugin/proj.json @@ -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" } diff --git a/examples/demo-without-plugin/proj.json b/examples/demo-without-plugin/proj.json index bf51df3f..124d5364 100644 --- a/examples/demo-without-plugin/proj.json +++ b/examples/demo-without-plugin/proj.json @@ -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" } diff --git a/examples/demo-without-plugin/testcases/requests.json b/examples/demo-without-plugin/testcases/requests.json index 29f311bc..2931701d 100644 --- a/examples/demo-without-plugin/testcases/requests.json +++ b/examples/demo-without-plugin/testcases/requests.json @@ -167,4 +167,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/examples/postman_echo/request_methods/hardcode_test.py b/examples/postman_echo/request_methods/hardcode_test.py index a7fa8d14..60e64887 100644 --- a/examples/postman_echo/request_methods/hardcode_test.py +++ b/examples/postman_echo/request_methods/hardcode_test.py @@ -1,4 +1,4 @@ -# NOTE: Generated By HttpRunner v4.0.0 +# NOTE: Generated By HttpRunner v4.1.3 # FROM: request_methods/hardcode.yml diff --git a/examples/postman_echo/request_methods/request_with_parameters_test.py b/examples/postman_echo/request_methods/request_with_parameters_test.py index 56e7c249..3062d075 100644 --- a/examples/postman_echo/request_methods/request_with_parameters_test.py +++ b/examples/postman_echo/request_methods/request_with_parameters_test.py @@ -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 diff --git a/examples/postman_echo/request_methods/request_with_testcase_reference_test.py b/examples/postman_echo/request_methods/request_with_testcase_reference_test.py index 2ed2b6e9..874ad4be 100644 --- a/examples/postman_echo/request_methods/request_with_testcase_reference_test.py +++ b/examples/postman_echo/request_methods/request_with_testcase_reference_test.py @@ -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 diff --git a/examples/postman_echo/request_methods/request_with_variables_test.py b/examples/postman_echo/request_methods/request_with_variables_test.py index 788a0a85..3de6814c 100644 --- a/examples/postman_echo/request_methods/request_with_variables_test.py +++ b/examples/postman_echo/request_methods/request_with_variables_test.py @@ -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 diff --git a/examples/postman_echo/request_methods/validate_with_functions_test.py b/examples/postman_echo/request_methods/validate_with_functions_test.py index 0b1f8966..5f9944f4 100644 --- a/examples/postman_echo/request_methods/validate_with_functions_test.py +++ b/examples/postman_echo/request_methods/validate_with_functions_test.py @@ -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 diff --git a/examples/postman_echo/request_methods/validate_with_variables_test.py b/examples/postman_echo/request_methods/validate_with_variables_test.py index 36b500a7..32e20214 100644 --- a/examples/postman_echo/request_methods/validate_with_variables_test.py +++ b/examples/postman_echo/request_methods/validate_with_variables_test.py @@ -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