摘要: 首先如果你没有安装 pytest 库的话,先使用 pip 安装一下:pip install pytest另外还需要安装 pytest 支持 allure 报告的插件库: pip install allure-pytest当然这里allure这里需要下载一个离线包,配置一个全局的环境变量,配置完成后需 阅读全文
posted @ 2020-08-12 21:34 幸福就这么简单 阅读(266) 评论(0) 推荐(0)