Given a TestNG test class with dataProvider and Allure for reporting, it is required to modify Allure's report to have a (@Test(description), @TmsLink, @Description) values depending on DataProvider.
Is there a simple way to do it?
Note: I tried changing test name by using ITest interface, but has no effect on Allure report, I need TestNG test description and Allure @Decription & @TmsLink values modified.
Aucun commentaire:
Enregistrer un commentaire