Skip to content

Releases: allure-framework/allure-python

Release automation

25 Jan 18:22
e54b92c

Choose a tag to compare

2.8.7

release automation (via #459)

Release 2.7.0

23 Jul 13:54
3122776

Choose a tag to compare

Pytest

  • custom suite labels for pytest (fixes #46 via #395)
  • fix pytest markers warning (fixes #381 via #397)

2.6.5...2.7.0

Release 2.6.5

23 Jul 13:51
bb83304

Choose a tag to compare

Pytest

Robotframework

2.6.4...2.6.5

Release 2.6.4

30 May 10:48
ddae117

Choose a tag to compare

Behave

  • add allure wrapper for environment.py (fixes #321 fixes #378 via #383)

Release 2.6.3

12 May 13:58
4cd702c

Choose a tag to compare

Pytest

  • do not attach empty logs (via #373)
  • fix xdist keyerror (fixes #368 via #372)

Robotframework

  • support for Allure links in RobotFramework integration (via #371), tnx @rostrovsky

Release 2.6.1

04 Apr 13:06
248a910

Choose a tag to compare

Pytest

  • name equals to url if name is not passed (via #365) tnx @samuraii

Release 2.6.0

04 Apr 13:04
6351692

Choose a tag to compare

Pytest

  • use absolute path for passed report dir (fixes #350 via #353) tnx @ehborisov
  • rft allure-pytest self testing (fixes #292 via #354)
  • fix pytest-flakes (fixes #352 via #355)
  • fix duration for broken fixtures and improve pytest-rerunfailures - now reruns in report (fixes #244 via #357)

All

  • Add py37 and drop py34, py35 test env (via #344)

Release 2.5.5

28 Jan 07:08
bc88041

Choose a tag to compare

Behave

  • workaround for PR with parallel support (fixes #321 via #342)

Robotframework

  • traceback for robotframework (via #317) tnx @skhomuti
  • bdd labels from tags (via #315)

Release 2.5.4

20 Nov 07:22
62a2194

Choose a tag to compare

Pytest

  • remove pytest warning - mark_info (fixes #300 via #306) tnx @tsbxmw
  • remove deprecated pytest namespace (via #312)

Release 2.5.3

20 Nov 07:19
d5accb2

Choose a tag to compare

Pytest