Closed jsa34 closed 5 years ago
Bump! Any help with unit test errors? Seem to be test environment issues unrelated to code.
@jsa34 could you update allure to the latest version? We are migrate to central, so download url was changed:
task downloadAllure(type: Download) {
src "http://central.maven.org/maven2/io/qameta/allure/allure-commandline/${allureVersion}/allure-commandline-${allureVersion}.zip"
dest "$buildDir/resources/test/allure-commandline.zip"
}
and the latest version is 2.10.0
Updated with recommended updates (apologies - completely forgot I had this pull request open!)
ty! 👍
yw :)
Got an issue with the tools.jar not being located?