Skip to content

Releases: allure-framework/allure2

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

BETA6 - categories

21 Mar 19:12
Compare
Choose a tag to compare
BETA6 - categories Pre-release
Pre-release

BETA5

16 Feb 13:36
Compare
Choose a tag to compare
BETA5 Pre-release
Pre-release

Beta 5 is available to download.

Release contains minor visual changes, such as icons for statuses in tree.

screen shot 2017-02-16 at 16 29 25

Also Allure now supports nested suites for TestNG

screen shot 2017-02-16 at 16 31 43

and shows method names instead of titles in packages tab

screen shot 2017-02-16 at 16 32 36

For a full list of changes you can watch out list of commits or milestone.

Regards,
Allure Team