【问题标题】:Missing history in allure report魅力报告中缺少历史记录
【发布时间】:2023-01-07 05:32:44
【问题描述】:

我使用 python 3.8 硒 我在 gitlab 中运行管道

第一次运行 阶段:

  • 测试。 (运行自动化测试)
  • 历史副本
  • generate_report(生成报告)
  • 报告(将报告放在gitlab的页面上)

第二轮 阶段:

  • 测试。 (运行自动化测试)

  • history_copy -> 解压 artifacts.zip - chmod -R 777 公共 - cp ./public/history/* ./allure_results

  • generate_report(生成报告)

  • 报告(将报告放在gitlab中的页面上)

在页面中,我正确地看到了 allure 报告,但我没有看到历史

【问题讨论】:

    标签: allure


    【解决方案1】:

    Я так понимаю делали из статьи харба с pytest。 В папке public/history что-то есть?

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-01-07
    • 2013-03-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-12-13
    相关资源
    最近更新 更多