To generate the Extent Report version 4 using Cucumber with Screenshots for Junit & TestNG runners
Sample Report:
http://www.extentreports.com/docs/ver...
Configuration:
http://www.extentreports.com/docs/ver...
Property File Setup:
src/test/resources - extent.properties
extent.reporter.html.start=true
extent.reporter.spark.start=true
extent.reporter.logger.start=true
Dependencies:
1.Cucumber 5.7.0
2.Extent reports cucumber 5 adapter
Plugin:
1.com.aventstack.extentreports.cucumber.adapter.ExtentCucumberAdapter:
Find the above code in below repo:
https://github.com/sseenivasan89/Cucu...
LinkedIn : www.linkedin.com/in/sseenivasan89
GitHub : https://github.com/sseenivasan89