V1.0版本:基于pytest-html的接口自动化框架

This commit is contained in:
floraachy
2023-05-18 09:15:17 +08:00
parent 78bee3406a
commit e4516935a4
12 changed files with 230 additions and 185 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ class HandleYaml:
def __init__(self, filename):
"""
初始化用例文件
:param filename: 文件绝对路径,如:D:\test\test.xlsx
:param filename: 文件绝对路径,如:D:\test\test.yaml
"""
self.filename = filename