mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-10 23:12:41 +08:00
docs: update docstring
This commit is contained in:
@@ -277,6 +277,8 @@ class HttpRunner(object):
|
|||||||
path_or_tests:
|
path_or_tests:
|
||||||
str: testcase/testsuite file/foler path
|
str: testcase/testsuite file/foler path
|
||||||
dict: valid testcase/testsuite data
|
dict: valid testcase/testsuite data
|
||||||
|
dot_env_path (str): specified .env file path.
|
||||||
|
mapping (dict): if mapping is specified, it will override variables in config block.
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
dict: result summary
|
dict: result summary
|
||||||
|
|||||||
Reference in New Issue
Block a user