https://www.yuque.com/qingti-5ixor/asivzn/tifaon/edit
allure open allure-report ./report/
allure generate ./report/xml -o ./report/html —clean
om项目是:
allure generate ./result -o ./report/html —clean
E:\git\yasom\testing\om_test pytest -x —cov=E:\git\yasom\testing\om_test\testsuites —cov-report=html -m dailybuild —alluredir E:\git\yasom\testing\om_test\result\ —clean-alluredir -s -n=1
应用allure
https://blog.csdn.net/qq_45868731/article/details/123057652
windows下部署allure服务
https://www.jianshu.com/p/5134eee6594b
生成的allure报告一直显示loading的解决方案
https://www.cnblogs.com/huluobo130/p/14378554.html
https://www.cnblogs.com/dream66/p/13811536.html