Skip to content

Releases: reportportal/agent-python-pytest

Release 5.4.5

31 Oct 14:13
2a4e78c
Compare
Choose a tag to compare

Fixed

  • Issue #379: Fix TypeError when using pytest.skip() in fixtures, by @HardNorth

Release 5.4.4

22 Oct 07:40
6dfe010
Compare
Choose a tag to compare

Fixed

Release 5.4.3

21 Oct 11:08
044b992
Compare
Choose a tag to compare

Added

Release 5.4.2

06 Sep 13:00
33d711f
Compare
Choose a tag to compare

Fixed

Added

Release 5.4.1

27 Mar 09:39
d537e44
Compare
Choose a tag to compare

Fixed

Release 5.4.0

01 Mar 15:59
51fe2ca
Compare
Choose a tag to compare

Added

Removed

  • Package and Dir item types processing on test collection. This is done to preserve backward compatibility and improve name consistency, by @HardNorth

Changed

  • rp_issue_system_url renamed to rp_bts_issue_url to be consistent with other agents, by @HardNorth

Release 5.3.2

05 Feb 13:49
e0eb90b
Compare
Choose a tag to compare

Changed

  • Set upper pytest version limit to not include 8.0.0, by @HardNorth

Release 5.3.1

06 Dec 12:11
0154506
Compare
Choose a tag to compare

Changed

  • Client version updated on 5.5.4, by @HardNorth
  • rp_launch_id property handling moved completely on Client side, by @HardNorth

Release 5.3.0

17 Oct 13:36
50676ac
Compare
Choose a tag to compare

Added

  • rp_client_type configuration variable, by @HardNorth
  • rp_connect_timeout and rp_read_timeout configuration variables, by @HardNorth

Changed

Release 5.2.2

25 Sep 19:59
2b97419
Compare
Choose a tag to compare

Changed