diff --git a/README.md b/README.md index 131e558..23267db 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ - │ └── jsonpath.py // jsonpat模块 - │ └── jsonpath_date_replace.py // jsonpath数据h取值 - │ └── sendmailControl.py // 发送邮件 +- │ └── dependentCase.py // 数据依赖前置处理 - │ └── get_all_files_path.py // 获取目录路径 - │ └── teardown_control.py // 处理yaml格式后置请求 - │ └── yamlControl.py // yaml文件维护用例