Skip to content

Releases: reportportal/agent-python-pytest

Release 5.5.2

08 Jul 10:45
9a119c7
Compare
Choose a tag to compare

Fixed

Release 5.5.1

12 Jun 09:13
0248163
Compare
Choose a tag to compare

Added

  • Too long BDD Step name truncation on reporting, by @HardNorth
  • use_index parameter for @pytest.mark.parametrize decorator, which replaces parameter values with their indexes in the list, by @ramir-dn

Release 5.5.0

28 Feb 15:08
5cae0db
Compare
Choose a tag to compare

Added

Fixed

  • Issue #389 rp_tests_attributes configuration parameter handling, by @HardNorth
  • Issue #390 INTERNALERROR due to pytest.exit within fixture, by @HardNorth

Removed

Release 5.4.7

04 Dec 09:43
aa16f98
Compare
Choose a tag to compare

Added

  • Issue #382: Escaping of binary symbol '\0' in parameters, by @HardNorth

NOTE: This is the last agent version which supports Python 3.7

Release 5.4.6

03 Dec 14:25
fbb7721
Compare
Choose a tag to compare

Added

  • Support for Python 3.13, by @HardNorth
  • Support for name Pytest marker, by @HardNorth
  • rp_hierarchy_test_file configuration parameter, which controls display of test file name in the hierarchy, by @ramir-dn, @HardNorth

Fixed

  • Agent crash if Client could not be initialized, by @HardNorth

Changed

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