在Allure Framework for TestNg中与CustomListener重复

时间:2018-08-04 16:49:29

标签: allure

https://github.com/allure-framework/allure-java/tree/master/examples/testng-extended-listener的Allure Framework中的覆盖状态处理为例,我在报告中得到了重复的测试。看起来,一种是由自定义侦听器生成的,另一种是由默认的AllureTestNg侦听器生成的。

我怎么只留下CustomListener报告生成的报告?

0 个答案:

没有答案