2019年8月16日

摘要: 因为最新的pytest 支持*.josn的用例报告,卸载旧的模块使用新的即可: 需要移除旧模块:pip uninstall pytest-allure-adaptor, 并安装:pip install allure-pytest,并把pytest升到最新:pip install -U pytest 阅读全文

posted @ 2019-08-16 21:42 GSY921 阅读(463) 评论(0) 推荐(0) 编辑

摘要: 一、升级Powershell(windows7及以上版本默认自带、其实普通的CMD命令行工具够用了) 我是Win7默认带的pw1.0,太古老了升级一下,地址如下,选择与自己windows版本匹配的连接下载: https://docs.microsoft.com/zh-cn/powershell/sc 阅读全文

posted @ 2019-08-16 17:23 GSY921 阅读(551) 评论(0) 推荐(0) 编辑