extentreports-testng-adapter
extentreports-testng-adapter copied to clipboard
Test Description is only displayed for the first @Test method that is run first , other @Test method description are not shown.
In a single class if there are multiple @Test method with description . Only the description of the first @Test method which ran first is displayed and not for all the methods.
@prandeepsaikia This branch adds descriptions when using ExtentITestListenerClassAdapter.