reportportal / agent-python-pytest

Framework integration with PyTest
Apache License 2.0
94 stars 103 forks source link

Add an option to update attributes before the item is closed #325

Closed yakovbabich closed 1 year ago

yakovbabich commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, there is no option to update or add new attribute before the test_item is closed.

Describe the solution you'd like Process attributes before _build_finish_step_rq(leaf) and adding them to the payload.