问题一、AttributeError: module ‘pytest‘ has no attribute ‘allure‘解决方法:pip3 uninstall pytest-allure-adaptorpip3 install allure-pytest
pytest使用问题总结
原文:https://www.cnblogs.com/jiguanghover/p/10615076.html