diff --git a/httprunner/api.py b/httprunner/api.py index 7e017213..5f09b595 100644 --- a/httprunner/api.py +++ b/httprunner/api.py @@ -277,6 +277,8 @@ class HttpRunner(object): path_or_tests: str: testcase/testsuite file/foler path 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: dict: result summary