Skip to content

Releases: allure-framework/allure-python

2.8.8

04 Feb 20:03
f8f36cc
Compare
Choose a tag to compare

🐞 Bug Fixes

  • fix for 'allure-pytest-bdd' report marks feature as 'Fail' even when all steps pass (via #462) - @fundakol

👀 Links

Commits since 2.8.7

Release automation

25 Jan 18:22
e54b92c
Compare
Choose a tag to compare
2.8.7

release automation (via #459)

Release 2.7.0

23 Jul 13:54
3122776
Compare
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
Compare
Choose a tag to compare

Pytest

Robotframework

2.6.4...2.6.5

Release 2.6.4

30 May 10:48
ddae117
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Pytest

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