refactor(): 优化文件读取,变量替换等
- 优化用例加载模块器 - 新增JSON文件读取模块
This commit is contained in:
@@ -77,4 +77,4 @@ if __name__ == '__main__':
|
||||
|
||||
case_validator = CaseValidator()
|
||||
print(case_validator.VALIDATORS)
|
||||
# case_validator.assert_all(mock_case.get("validate"))
|
||||
case_validator.assert_all(mock_case.get("validate"))
|
||||
|
||||
Reference in New Issue
Block a user