https://github.com/allure-framework/allure2/issues/813
核心代码
cp path/to/allure-reports/history path/to/allure_results/history
allure generate path/to/allure_results/ -o path/to/allure-reports/ --clean
allure open path/to/allure-reports/
方法测试通过
https://github.com/allure-framework/allure2/issues/813
核心代码
cp path/to/allure-reports/history path/to/allure_results/history
allure generate path/to/allure_results/ -o path/to/allure-reports/ --clean
allure open path/to/allure-reports/
方法测试通过