allure安装
Mac安装方式
1 brew install allure
2 pip install allure-pytest
Windows安装方式
1 https://github.com/allure-framework/allure2/releases 2 下载解压后将allure.bat添加进系统环境变量中
3 pip install allure-pytest
allure特性分析
allure运行
Mac安装方式
1 brew install allure
2 pip install allure-pytest
Windows安装方式
1 https://github.com/allure-framework/allure2/releases 2 下载解压后将allure.bat添加进系统环境变量中
3 pip install allure-pytest