记一次python虚拟环境中使用allure无法生成测试报告问题

记一次python虚拟环境中使用allure无法生成测试报告问题 问题描述: 虚拟环境使用pytest -s -q Test_AutoCase.py --alluredir=report/xml 可正常生成*result.json的文件以及.attach的文件 使用allure generate report/xml -o report/html会报错: Could not find any al
相关文章
相关标签/搜索