Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@sseliverstov sseliverstov released this 09 Jul 18:36
· 216 commits to master since this release
40d0910

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