Reputation: 365
I am using Testng framework for WebDriver. I have to generate custom reports. I tried ReportNG but I am facing some problem in ReportNG. So I am looking for some other alternative of ReportNG. Can you please suggest me some other plugin which will be compatible with TestNG.
Upvotes: 1
Views: 1655
Reputation: 1462
I would also suggest allure but you can also look into AUT Reporter for the same.
Upvotes: 1
Reputation: 2609
Yo can try this one - Allure. It provides some useful annotations and nice report.
Upvotes: 3