Skip to content

Releases: allure-framework/allure-python

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)

Release 2.5.3

20 Nov 07:19
d5accb2
Compare
Choose a tag to compare

Pytest

Release 2.5.2

20 Nov 07:18
90974e4
Compare
Choose a tag to compare

Pytest

Release 2.5.1

21 Aug 12:39
ddc7f5c
Compare
Choose a tag to compare

Pytest

  • default suite labels (fixes #197 via #275)
  • use index if name is not available for finalizer (fixes #282 fixes #278 via #284) tnx @Sup3rGeo
  • fixed bug when test is not inside any package (via #287) tnx @Sup3rGeo

Release 2.5.0

09 Jul 18:36
40d0910
Compare
Choose a tag to compare

Pytest

  • escape non-unicode symbols in messages and stacktraces (fixes #186 via #256) tnx @ehborisov
  • order param list according to function signature (via #270) tnx @Sup3rGeo
  • add PDF type in order to allow PDF attachments (via #265) tnx @hosniadala-dt
  • integrate pytest-rerunfailures (closes # 121 via #272)

Robotframework

  • use robot for self tests (via #259)
  • allure library (fixes #257 closes #258 via #262)
  • outside steps handling (via #267)
  • robot severity (via #268)

all commits here

Release 2.4.1

18 Jun 11:12
9ee1032
Compare
Choose a tag to compare

Behave

  • use native name for scenario outlines (fixes #212 via #253)

Robotframework

  • add stat labels (via #251)

Commons

  • use six for version info (fixes #252 via #254)

all commits here

Version 2.4.0

13 Jun 09:59
1911542
Compare
Choose a tag to compare

Pytest

Robotframework

Behave

  • behave: do not report tests with --no-skipped option (fixes #211 fixes#142 via #249)

all commits here