Skip to content

Releases: reportportal/agent-python-pytest

Release 5.1.6

28 Mar 09:46
78b893a

Choose a tag to compare

Changed

Release 5.1.5

20 Feb 09:23
7b2d03e

Choose a tag to compare

Added

Release 5.1.4

17 Feb 14:35
875e344

Choose a tag to compare

Added

Release 5.1.3

30 Nov 13:38
fb09cc8

Choose a tag to compare

Added

  • Support for thread logs and rp_thread_logging flag, by @dagansandler

Release 5.1.2

24 Jun 12:48
156ec50

Choose a tag to compare

Added

  • rp_log_batch_payload_size parameter, by @HardNorth

Changed

Release 5.1.1

26 Apr 09:34
4917899

Choose a tag to compare

Fixed

Release 5.1.0

12 Apr 11:47
12e18b5

Choose a tag to compare

Added

  • Full-featured Test Case ID support by @pytest.mark.tc_id decorator, by @HardNorth
  • Relative path code references for correct history inheritance, by @HardNorth
  • Nested steps support, see docs, by @HardNorth

Fixed

  • Multi-processing, multi-threading logging, by @HardNorth
  • pytest-parallel support

Changed

Full Changelog: 5.0.12...5.1.0

Release 5.0.12

22 Feb 13:31

Choose a tag to compare

Added

Fixed

  • rp_parent_itemd_id parameter processing, issue #294, by @iivanou
  • Launch finish when using rp_launch_id property, issue #299, by @HardNorth

Full Changelog: 5.0.11...5.0.12

Release 5.0.11

11 Jan 13:30

Choose a tag to compare

Added

Fixed

Special thanks to @rthardin, @kevin-henry-fernride, @san7ket

Full Changelog: 5.0.10...5.0.11

5.0.10

18 Jun 11:09

Choose a tag to compare

Changed

  • Client version updated on 5.0.12 to address bugs

Fixed

  • Test Item rp_is_skipped_an_issue property handling for some cases