AttributeError: module 'pytest' has no attribute 'allure'

 

解决

pip3 uninstall pytest-allure-adaptor
pip3 install allure-pytest

 

 

参考:

https://www.cnblogs.com/lansan0701/p/10345142.html

posted @ 2019-08-20 16:27  anobscureretreat  阅读(529)  评论(0)    收藏  举报