pytest+allure下生成allure的html報告後,報告沒數據的解決方法

allure報告最近操作比較多,現記錄一下比較容易出現混淆的腳本路徑問題。 #生成allure的報告 pytest.main([‘xiaomi_search2.py’, ‘-s’, ‘–alluredir=report/html’]) #生成allure的html報告,其中report/html的路徑必須與生成allure的路徑必須一致,否則生成的html報告會沒有數據。 os.system(‘a
相關文章
相關標籤/搜索