测试报告阉割掉pytest-html,只支持allure生成测试报告

This commit is contained in:
floraachy
2023-08-02 11:25:54 +08:00
parent bc25d5156b
commit 0fbd9eb5c8
13 changed files with 102 additions and 465 deletions
+4 -4
View File
@@ -13,10 +13,10 @@ CUSTOM_MARKERS = []
ENV_VARS = {
"common": {
"report_title": "自动化测试报告",
"project_name": "GitLink 确实开源",
"tester": "陈银花",
"department": "开源中心"
"报告标题": "自动化测试报告",
"项目名称": "GitLink 确实开源",
"测试人": "陈银花",
"所属部门": "开源中心"
},
"test": {
# 示例测试环境及示例测试账号