Skip to content

Releases: allure-framework/allure2

2.1.0

31 May 19:41

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

Choose a tag to compare

Fixes

Links

Commits since 2.0.1

2.0.0

05 May 16:15

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

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

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

Choose a tag to compare

BETA6 - categories Pre-release
Pre-release

BETA5

16 Feb 13:36

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

Beta 4

09 Feb 13:03

Choose a tag to compare

Beta 4 Pre-release
Pre-release

It is my pleasure to announce that the Allure 2 beta release 4 is available now.

Release contains several bug fixes (including command line for Darwin), some major changes (statuses), and visual improvements.

First of all, we got rid of pending status. A reason for that was that we realized it's usually hard to determine what is the difference between cancelled and pending statuses, so we decided to use skipped instead of both. Also Allure now has support of unknown status - this status means that something went wrong, and Allure can't determine real test's status. Though to be honest, you should never expect to see it in your report (at least in a perfect world).

Furthermore, this release introduces flaky tests. As for now, adapters don't support this feature yet, the only way to use it, marking a test case as flaky, is to add to test case a label status_details with a value flaky.

screen shot 2017-02-09 at 15 59 05

Also time information is now shown for test groups (you can switch this off by clicking on the information icon)

screen shot 2017-02-09 at 15 59 25

And finally, the ability to copy full name of test case to clipboard is back (flash free!)

screen shot 2017-02-09 at 16 00 48

That is pretty much it. The full list of changes you can find in related milestone or commits list.

Allure Team

Beta 3

02 Feb 18:10

Choose a tag to compare

Beta 3 Pre-release
Pre-release

This release contains few visual fixes for the report

Beta 1

31 Oct 19:46

Choose a tag to compare

Beta 1 Pre-release
Pre-release

The first beta of Allure 2.0