Allure报告是否可以在不使用Maven的情况下使用TestNG实现?

时间:2016-10-03 10:06:35

标签: maven selenium testng reporting allure

可以在不使用Maven的情况下使用TestNG实施Allure报告吗?

我只是想在没有maven的情况下得到诱惑报告。这样做有可能吗?

1 个答案:

答案 0 :(得分:1)

是的,这是可能的。只需获取jar并将其添加到项目的类路径中。这就是全部。你可以从这里拿到罐子:

https://mvnrepository.com/artifact/ru.yandex.qatools.allure/allure-testng-adaptor/1.2.2