摘要: pytest 生成测试报告1.JunitXML格式的测试报告 :命令 : --junitxml=path2.生成result log 格式测测试报告: 命令: --resultlog=report\log.txt3.生成Html格式的测试报告: 命令: --html=跟生成报告所在的文件路径 rep 阅读全文
posted @ 2019-04-10 23:32 帅瓶子 阅读(569) 评论(0) 推荐(0) 编辑