allure+pytest测试报告:

已设置allure环境变量

生成HTML报告
allure generate XX\result\xml -o YYY\report\html\ --clean

查看HTML报告

allure open -h 127.0.0.1 -p 8083 YYY\report\html\

allure+pytest测试报告

相关文章:

  • 2022-12-23
  • 2021-09-21
  • 2022-02-21
  • 2021-04-09
  • 2022-02-06
猜你喜欢
  • 2022-12-23
  • 2021-12-14
  • 2021-09-21
  • 2021-12-14
  • 2021-09-06
  • 2021-12-30
  • 2022-12-23
相关资源
相似解决方案