Skip to content

Releases: reportportal/agent-python-pytest

5.0.9

09 Jun 12:33
aafcd11
Compare
Choose a tag to compare

Release notes:

  • Added support for is_skipped_an_issue client option

5.0.8

15 Feb 14:28
41d0296
Compare
Choose a tag to compare

Release notes:

  • Fixed an issue related to filtering of urllib3 log messages;
  • Added support for Pytest 6.x.

5.0.7

14 Dec 15:35
f6167f8
Compare
Choose a tag to compare

Release notes:

  • Added support for markers with multiple values;
  • Implemented rp_launch_id parameter to specify an existing launch to be used by the session;
  • Added support for the rerun functionality;
  • Added support for the pytest-xdist plugin versions 2;
  • Added an ability to set a custom parent_item for the pytest session.

5.0.6

04 Nov 13:01
dedd416
Compare
Choose a tag to compare

Release notes:

  • Fixed missed log_batch_size in init_service();
  • Added reporting of agent version to GA.

1.10.1

21 Oct 07:14
9b59b67
Compare
Choose a tag to compare

Release notes:

  • Reflect get_actual_log_level() function's name change in Pytest

5.0.5

07 Oct 15:48
13522c4
Compare
Choose a tag to compare

Release notes:

  • Add item attributes as key/value pairs, not just values;
  • Convert LocalPath objects to strings.

5.0.4

16 Jul 14:01
1dfbad9
Compare
Choose a tag to compare

Release notes:

  • Fixed an issue when the service breaks test execution if it fails to initialize;
  • Added support passing key/value attributes to RP launch;
  • Added support for code reference item attribute;
  • Added an ability to override rp_uuid variable through the env variable;
  • Fixed logging typos.

5.0.3

15 Apr 09:17
30352e0
Compare
Choose a tag to compare

Release notes:

  • Fixed item_type parameter value for the test item
  • Fixed parentness relations when nested hierarchy takes place
  • Fixed missing launch tags
  • Removed Pytest items' force sorting

5.0.2

02 Apr 14:46
6e39be8
Compare
Choose a tag to compare

Release notes:

  • Fixed sending test item parameters

5.0.1

02 Apr 11:37
bd8b85a
Compare
Choose a tag to compare

Release notes:

  • Update item tags through the attributes
  • Fixed reporting of issue markers
  • Fixed log messages' reporting so that "state:interrupted" attribute does not appear