Skip to content

2.2.4b1

Pre-release
Pre-release

Choose a tag to compare

@sseliverstov sseliverstov released this 06 Dec 11:50
· 274 commits to master since this release
7793a70

Pytest

  • Add thread and host labels to pytest (fixes #86) (via #163)
  • Fix dynamic links (fixes #132 via #165)
  • Fix minor typos (via #167) tnx to @igogorek
  • Unicode ids (fixes #171 via #172)
  • Fix dynamic labels and links (fixes #170 via #173)
  • Fix finalizers after pytest update and remove py33 form supporters pythons (fixes #181 via #183) tnx to @ProSerg

Behave

Work with behave from master branch (aka 1.2.6) now (via #164)

All

  • Add URI_LIST attachment type. Use to attach clickable links to steps (via #168) tnx to @igogorek
  • Fixed enum34 dependency for py versions > 3.4 (via #177) tnx to @gelioz
  • Add pcap MIME type for report attachments (fixes #179 via #180) tnx to @jakehoskins