reportportal / agent-python-pytest

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

how to change the Method Type in pytest agent? #355

Open tmax22 opened 9 months ago

tmax22 commented 9 months ago

it is possible to specify in report portal method types like "Before Suite" or "After Methods" in frameworks like TestNG for java.

image

is it possible to set this method in pytest?