1、安装pytest
2、安装allure-pytest
3、下载allure
pip install pytest pip install allure-pytest
下载allure
下载链接:https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.13.3/
配置环境变量
标签:python,pytest,allure,install,使用,pip,下载 From: https://www.cnblogs.com/ychun/p/17794270.html