You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve Allure reporting to have description for hooks.
Add support for embedded fields in @Before and @After annotation to provide the description for the hook. In case if this is impossible add support for default Allure @Step annotation.
So that Allure Report will contain enough information about the background activities during scenario.