Skip to content

Releases: allure-framework/allure2

2.3.1

01 Aug 07:53
Compare
Choose a tag to compare

Fixes

Links

Commits since 2.3
Download allure

2.3

26 Jul 14:49
Compare
Choose a tag to compare
2.3

New Features

Improvements

  • Tree refactoring, plugin api changes (via #457) - @baev
  • Add support for epics (fixes #446, via #467) - @baev
  • Add copy to clipboard behavior (via #470) - @baev
  • Rename test cases to test results (via #469) - @baev
  • Use lombok instead of jaxb (via #486) - @baev
  • Use sass instead of precss (via #476) - @baev
  • Remove unused web components (via #468) - @baev

Fixes

Links

Commits since 2.2.1
Download allure

2.2.1

30 Jun 08:45
Compare
Choose a tag to compare

Improvements

  • Add an ability to use flaky attribute for categories matching - @eroshenkoam
  • Add retry messages and fix flaky (fixes #413, via #414) - @baev
  • Rename xunit to suites (fixes #435, via #439) - @baev
  • Show tooltip with step's start and finish times - @baev

Fixes

  • Fix npe for history trend (fixes #437, via #438) - @baev
  • Fix invalid class names for junit xml (fixes #441, via #449) - @baev
  • Fix copy to clipboard for ie (fixes #442, via #447) - @baev
  • Fix readme about installation - @baev

Links

Commits since 2.1.1
Download allure-2.2.1.zip

2.2.0

28 Jun 12:10
Compare
Choose a tag to compare

We are pleased to announce the Allure Report v2.2.0 release.

New features

Fixes

Links

Commits since 2.1.1
Download allure-2.2.0.zip

2.1.1

18 Jun 15:38
Compare
Choose a tag to compare

New features

Fixes:

Links

Commits since 2.1.0
Download allure-2.1.1.zip

2.1.0

31 May 19:41
Compare
Choose a tag to compare

New features

Fixes:

Improvements:

Links

Commits since 2.0.1
Download allure-2.1.0.zip

2.0.1

10 May 15:13
Compare
Choose a tag to compare

Fixes

Links

Commits since 2.0.1

2.0.0

05 May 16:15
Compare
Choose a tag to compare

New Features

Improvements

Fixes

Links

Commits since 2.0-BETA8

2.0-BETA8: tree sort & tiny fixes

21 Apr 08:11
Compare
Choose a tag to compare
Pre-release

New Features

  • #79 - sort nodes in tree
  • #274 - mark retried tests as flaky
  • #260 - history id generation for allure1

Improvements

  • #265 - javadoc generation
  • #258 - disable widget links

Fixes

  • fix npe in retry plugin
  • fix multiply results folder
  • fix typo and test for retries plugin
  • fix default story aggregation and add a test
  • #266 - fix test execution
  • #284 - fix category matcher
  • #261 - fix aggregation of stories
  • #262 - fix npe in commandline

Links

Commits since 2.0-BETA7

BETA7 - history, retries & screenshot

18 Apr 09:36
Compare
Choose a tag to compare
Pre-release

New features

  • #172 - add history trend
  • #129 - add retries plugin
  • #69 - add an ability to view results from history
  • screen-diff plugin

Fixes

  • fix tms links
  • #254 - fix npe when stage without time
  • #219 - fix timeline bug in IE

Links

Commits since 2.0-BETA6