d10xa / gradle-allure-plugin

Gradle plugin generating Allure report from test results
Apache License 2.0
23 stars 2 forks source link

Add support for Allure 2 #11

Open SergeyPirogov opened 7 years ago

SergeyPirogov commented 7 years ago

Will be nice to have support for allure2

https://github.com/allure-framework/allure2

d10xa commented 7 years ago

ok. I will try to support it

SergeyPirogov commented 7 years ago

Allure developers said that allure 2 backward compatible with allure1. So maybe the simplest solution is to add additional parameter commandLineUrl

d10xa commented 7 years ago

https://bintray.com/qameta/generic/allure2/2.1.1#files/io/qameta/allure/allure-commandline/2.1.1

Repository with allure2 is not maven repository. It contains javadoc only. I can't depend on it.

d10xa commented 7 years ago

@baev Do you can to add allure-commandline jars to allure2 repo?

baev commented 7 years ago

We are woriking on brand new Allure Gradle plugin, that is available here https://github.com/allure-framework/allure-gradle

It is almost done, will release first version in next few days.

rmarinsky commented 7 years ago

@baev it wiil support only TestNG?

SergeyPirogov commented 7 years ago

@baev In a waiting mode ;)

baev commented 7 years ago

@baev it wiil support only TestNG?

Nope, already supports TestNG, Junit 4, Cucumber JVM

baev commented 7 years ago

BTW new Allure Gradle plugin has been released https://github.com/allure-framework/allure-gradle