allure-framework / allure-python

Allure integrations for Python test frameworks
https://allurereport.org/
Apache License 2.0
727 stars 237 forks source link

Allure add setup as scenario if i encounter problem at BeforeMethod #829

Closed buketsarac closed 2 months ago

buketsarac commented 2 months ago

Hi,

I use Java 17, Allure 2.29.0, Allure-Testng 2.29.0, TestNg 7.10.2 for web test automation.

I have three methods, Allure add new scenario with testng method names if testng methods fails. I added screenhots.

image image