摘要: 一、Allure安装官网:https://docs.qameta.io/allure/1、我下载的是2.10.0 的zip版本 https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2、然后解压,设置bin目 阅读全文
posted @ 2021-09-28 17:44 whitewall 阅读(210) 评论(0) 推荐(0)
摘要: testng默认模板乱码,体验也不好,以下是reportng使用方法 依赖 <dependencies> <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-simple</artifactId> <version>1.7.25</ 阅读全文
posted @ 2021-09-28 15:57 whitewall 阅读(111) 评论(0) 推荐(0)