Releases: reportportal/agent-python-pytest
Releases · reportportal/agent-python-pytest
Release 5.4.5
Fixed
- Issue #379: Fix TypeError when using pytest.skip() in fixtures, by @HardNorth
Release 5.4.4
Fixed
- Issue #375: Fix max Item name length, by @HardNorth
Release 5.4.3
Added
- Issue #332: Support for fixture reporting, by @HardNorth
Release 5.4.2
Fixed
- Issue #368: Distutils in the agent, by @HardNorth
- Pytest Tavern plugin support, by @virdok
Added
- Python 12 support, by @HardNorth
Release 5.4.1
Fixed
- Issue #362: Debug mode passing, by @HardNorth
Release 5.4.0
Added
- Pytest version >= 8 support, by @HardNorth
Removed
Package
andDir
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 torp_bts_issue_url
to be consistent with other agents, by @HardNorth
Release 5.3.2
Changed
- Set upper pytest version limit to not include
8.0.0
, by @HardNorth
Release 5.3.1
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
Added
rp_client_type
configuration variable, by @HardNorthrp_connect_timeout
andrp_read_timeout
configuration variables, by @HardNorth
Changed
- Client version updated on 5.5.2, by @HardNorth
Release 5.2.2
Changed
- Client version updated on 5.4.1, by @HardNorth