mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-26 10:50:12 +08:00
New implementation for parse_parameters, without CSV feature
This commit is contained in:
@@ -898,7 +898,7 @@ def load_project_tests(folder_path):
|
||||
|
||||
|
||||
def load_testcases(path):
|
||||
""" load testcases from file path
|
||||
""" load testcases from file path, extend and merge with api/testcase definitions.
|
||||
|
||||
Args:
|
||||
path (str): testcase file/foler path.
|
||||
|
||||
Reference in New Issue
Block a user