reportportal / agent-python-pytest

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

Pytest-BDD results in Reportportal (Reference https://github.com/reportportal/reportportal/issues/1920) #357

Open globaldeepa1 opened 8 months ago

globaldeepa1 commented 8 months ago

Hi Team,

We are using Pytest-BDD framework for test automation. We are not able integrate our results into ReportPortal. Since this tool is developed on top of Pytest, we are able to upload results in Pytest format but that is not including scenario & steps used in BDD format.

Can you please check if any quick solution available around this.

Thanks & Regards, Deepa

HardNorth commented 5 months ago

@globaldeepa1, there is no magic bullet here. It requires serious additional implementation.