pytest生成独立的html文件
pytest.main(['-v','-s', "--html=./allure-report/result_report.html", 'test_57.py'])
本文来自博客园,作者:{IceSparks},转载请注明原文链接:https://www.cnblogs.com/IceSparks/p/16243507.html
pytest.main(['-v','-s', "--html=./allure-report/result_report.html", 'test_57.py'])
本文来自博客园,作者:{IceSparks},转载请注明原文链接:https://www.cnblogs.com/IceSparks/p/16243507.html