alluer报告中动态引用实例来自https://www.cnblogs.com/yoyoketang/p/13386145.html ,在此感谢博主

This commit is contained in:
zy7y 2020-08-11 17:36:13 +08:00
parent 88166208d7
commit 715d0cfe6f
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ class TestApiAuto(object):
def test_main(self, case_number, case_title,path, is_token, method, parametric_key, file_var, file_path, parameters,
dependent, data, expect):
# 感谢https://www.cnblogs.com/yoyoketang/p/13386145.html提供动态添加标题的实例代码
# 动态添加标题
allure.dynamic.title(case_title)