Describe the bug
In pytest.ini adding rp_tests_attributes= 'key1:value1' 'value2'
When i started my test session with below command no attributes are added on reportportal.
pytest tests/ --reportportal
Expected behavior
Test Attributes should be added on reportportal.
Actual behavior
No Attribute was added neither with key, value pair nor only with value
Package versions
Include version info of the following packages:
Name: pytest-reportportal
Version: 5.4.7
Name: reportportal-client
Version: 5.5.10