Releases: reportportal/agent-python-pytest
Releases · reportportal/agent-python-pytest
5.0.9
09 Jun 12:33
Compare
Sorry, something went wrong.
No results found
Release notes:
Added support for is_skipped_an_issue client option
5.0.8
15 Feb 14:28
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Release notes:
Fixed missed log_batch_size in init_service();
Added reporting of agent version to GA.
1.10.1
21 Oct 07:14
Compare
Sorry, something went wrong.
No results found
Release notes:
Reflect get_actual_log_level() function's name change in Pytest
5.0.5
07 Oct 15:48
Compare
Sorry, something went wrong.
No results found
Release notes:
Add item attributes as key/value pairs, not just values;
Convert LocalPath objects to strings.
5.0.4
16 Jul 14:01
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Release notes:
Fixed sending test item parameters
5.0.1
02 Apr 11:37
Compare
Sorry, something went wrong.
No results found
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