Skip to content

2.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 09:12
· 24 commits to master since this release
86cff25
  • Close test results in the pytest_runtest_protocol hook instead of pytest_runtest_logfinish (via #732) - @delatrie
  • Make behave and robotframework allure tag syntax less strict (via #732) - @delatrie
  • Mark test as skipped if pytest.exit is called from its fixture (via #732) - @delatrie
  • General allure.<link-type>[.<link-name>]:<link> syntax for allure links in robotframework test case files (via #732) - @delatrie
  • --clean-alluredir now removes all alluredir's content recursively in allure-pytest (fixes #470) (via #732) - @delatrie
  • Links added via allure.testcase and allure.dynamic.testcase now are correctly rendered by allure (fixes #448) (via #732) - @delatrie
  • Fix --allure-severities argument of allure-pytest (fixes #260, #261) (via #729) - @delatrie
  • Fix allure links with text specified with robotframework tags with <link type>:[<link text>]<URL> syntax (via #732) - @delatrie
  • Add --allure-label command line option to filter test cases by custom labels (implements #725) (via #690) - @betapl3b
  • Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes #636) (via #716) - @janxen
  • Fix table data to csv conversion in allure-behave (via #718) - @delatrie
  • Remove old python2-related code and add python 3.11 support (via #715) - @delatrie
  • Fix failed doctest status reporting (via #709) - @delatrie

👀 Links

Commits since 2.12.0