Releases: allure-framework/allure-java
Releases · allure-framework/allure-java
2.13.6
Improvements
- Bump deps (via #471) - @baev
- Deny wildcard imports (via #472) - @baev
- Add readme for junit5 assert module (via #459) - @Legionivo
- First draft of cucumber 6 support (via #475) - @eroshenkoam
Links
2.13.5
2.13.4
Links
2.13.3
Improvements
- Bump selenide to 5.11.0 (via #439) - @dstekanov
- Add support of scala 2.13 for allure-scalatest (via #433) - @viclovsky
- Add possibility to disable selenide steps logging (via #432) - @vinogradoff
Links
2.13.2
New Features
- Add support for testng 7.1 (via #422) - @kirillbilchenko
- Add support for junit 5 assertions (via #421) - @Legionivo
- Add support for cucumber 5 jvm (fixes #414, via #418) - @naveenchandra91
Improvements
Fixes
- Fix typo (via #416) - @sksamuel
- Fix common code problems (via #410) - @jreznot
- Fix npe on missing javadoc description (via #427) - @aski
Links
2.13.1
New Features
- Add support for scenario descriptions (fixes #403, via #404) - @baev
- Add support for test fixtures for junit5 (fixes #227, fixes #399, via #402) - @baev
Improvements
- Update cucumber-jvm (via #392) - @jsa34
- Bump jsonunit version to 2.11.1 (via #401) - @viclovsky
- Update to use non deprecated jbehave api (via #395) - @valfirst
Fixes
Links
2.13.0
New Features
- Add ability to attach selenium logs in case of test failure (via #360) - @holiakho
- Add support for this keyword to step templates (fixes #385, via #377) - @Denysss
Improvements
- Bump rest-assured version (via #375) - @viclovsky
- Bump cucumber-jvm version (via #370) - @jsa34
- Update pmd and replace deprecations (via #372) - @KroArtem
- Only take screenshot for open browser (fixes #379, via #380) - @asolntsev
Fixes
- Fix cucumberjvm2 examples processing (via #388) - @eroshenkoam
- Fix assertj soft assertions and binary data processing (fixes #347, via #389) - @baev
Links
2.12.1
2.12.0
New Features
- Support for custom link annotations (via #354) - @SergeyPirogov
- Add support for recursive meta annotations (via #359) - @baev
Improvements
- Update selenide integration (via #355) - @baev
- Update cucumber2-jvm to latest version (via #357) - @ervuks
- Use feature file paths for cucumberjvm package name (via #358) - @baev
Links
2.11.0
New Features
- Add support for test instance params (fixes #141, via #346) - @baev
- Add possibility to add attachments using cucumber api (via #339) - @PavloNikolenko
- Add multiple example tables support for cucumber-jvm (fixes #337, via #340) - @ervuks
Improvements
- Bump jbehave version (via #331) - @valfirst
- Use build-in temp folder extension (via #332) - @valfirst
- Bump cucumber version for windows fix (via #335) - @jsa34
- RFT use custom render in case when custom publisher is used (via #333) - @uarlouski