pytest 运用allure没有生成测试报告2023-10-01 23:16:46pycharm设置的 默认测试运行程序为:pytest,进行运用就不会生成allure报告,需要修改成unittest 可以看到并没有运行到allure报告生成 设置修改成unittest 在看下,就运行成功了 上一篇:allure-pytest生成测试报告下一篇:allure生成测试报告,index.html页面内容为空