change: upgrade python support version to ^3.7

This commit is contained in:
debugtalk
2022-03-21 15:15:03 +08:00
parent 484ba0aedd
commit 757661c4af
15 changed files with 761 additions and 617 deletions

View File

@@ -53,7 +53,7 @@ def session_fixture(request):
testcase_summary_json["records"] = testcase_summary_json.pop("step_datas")
summary["details"].append(testcase_summary_json)
summary_path = "/Users/debugtalk/MyProjects/HttpRunner-dev/HttpRunner/examples/postman_echo/logs/request_methods/hardcode.summary.json"
summary_path = r"/Users/debugtalk/MyProjects/HttpRunner-dev/httprunner/examples/postman_echo/logs/request_methods/hardcode.summary.json"
summary_dir = os.path.dirname(summary_path)
os.makedirs(summary_dir, exist_ok=True)

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_functions.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_testcase_reference.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/hardcode.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_functions.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_parameters.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_testcase_reference.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/request_with_variables.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/validate_with_functions.yml

View File

@@ -1,4 +1,4 @@
# NOTE: Generated By HttpRunner v3.1.4
# NOTE: Generated By HttpRunner v3.1.7
# FROM: request_methods/validate_with_variables.yml