Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I see the property's key and value in the test report?

Deleted user July 25, 2019

I am using python to run my tests and have configured the .yml to produce an xml file. In my pytest program I have assigned a value to the record_property for each test.

However in the test tab the output shows this:

record_property = <function record_property.<locals>.append_property at 0x7f07adcdce18>

 

Is there a way that the test tab can output the given value in my pytest program? 

I am very new to pipelines and would really appreciate any help.

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 26, 2019

Hi @[deleted]

The test tab will only show the test results that failed and the error message will depend on the XML report produced. Bitbucket pipelines will be compatible with xUnit/JUnit reports. You can get more details here:

I would suggest you check the report generated to see the content it has. Pipelines will show you what is there.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events