如果过程中报错AttributeError: module 'allure' has no attribute 'severity_level'则执行:
pip uninstall pytest-allure-adaptor
pip install allure-pytest
如果过程中报错AttributeError: module 'allure' has no attribute 'severity_level'则执行:
pip uninstall pytest-allure-adaptor
pip install allure-pytest