摘要: 一.pytest安装 pip install pytest:安装 pip install pytest==version:指定版本安装 pytest --version:查看版本 pip install -u pytest:更新 pip install pytest-html:安装html报告插件 阅读全文
posted @ 2021-10-07 16:56 余生没有余生 阅读(245) 评论(0) 推荐(0)