Releases: d10xa/gradle-allure-plugin
Releases · d10xa/gradle-allure-plugin
v0.5.5
- Fix #9 Produce duplicate test results with spring boot
v0.5.3
- Missing allure results do not break the build
v0.5.0
breaking change: spock it is no longer a dependency by default
- Added JUnit support
- Ability to choose configuration (default 'testCompile')
- Hardcoded dependency versions moved to extension
- Added ability to specify org.gradle.api.Project as result in allureReport task (#1)
v0.4.0
- extension property
allureBundleVersion
renamed to allureVersion
and also used for allure-testng-adaptor
- Add aspectjweaver jvmArg to test tasks
- testNG adaptor
v0.3.1
- Plugin rewritten from java into groovy
- Added logging for empty and nonexistent directories