No Steps displayed in Allure report
I’m currently working on an automation framework and the feature I am implementing right now is the possibility to log the messages on start and the end of the methods annotated with @Step from allure.
Java, Allure, AspectJ – No Steps displayed in Allure report
so I’m currently working on an automation framework and the feature I am implementing right now is the possibility to log the messages on start and the end of the methods annotated with @Step from allure.