安装pytest-allure-adaptor后,运行报错:AttributeError: module 'pytest' has no attribute 'allure&#

Posted mo-nian

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装pytest-allure-adaptor后,运行报错:AttributeError: module 'pytest' has no attribute 'allure&#相关的知识,希望对你有一定的参考价值。

原因:因为pytest-allure-adaptor库基本被python3放弃了,运行很不友好,反正我运行就是报错

解决方法:

先卸载:pip uninstall pytest-allure-adaptor

再安装:pip allure-pytest

然后再去对应case的文件夹下面cmd里面运行: pytest -s -q --alluredir  report  (可以改为你想设的路径,如果是report默认当前目录下),就会生成report文件夹了

以上是关于安装pytest-allure-adaptor后,运行报错:AttributeError: module 'pytest' has no attribute 'allure&#的主要内容,如果未能解决你的问题,请参考以下文章

Pytest+Allure环境的搭建

pytest 内置插件

python+allure+jenkins接口自动化测试框架搭建

移动自动化appium- Allure报告使用详解

Arch Linux 安装后的设置

CDR X8安装后,打开提示已停止工作,已经升级了IE 11,怎么解决?