pytest使用总结分享
摘要:一、pytest常用插件 pyttest-html # 生成html格式的自动化测试报告 pytest-xdist # 测试用例分布执行,多cpu分发 pytest-ordering # 用于改变测试用例的执行顺序 pytest-rerunfailures # 用例失败后重跑 allure-pyte
阅读全文
posted @ 2021-01-20 13:38
posted @ 2021-01-20 13:38