Skip to content

Trying to add attributes in each test case with the help of 'rp_tests_attributes ' but it's not adding. #389

@PriyaSharma30

Description

@PriyaSharma30

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions