How to Generate HTML Report from Cucumber JSON File in BDD Framework?
In a Test Automation Framework, itâs very important to have a Summary Report of test execution. There are many report options such as Cucumber Report, Extent Report, etc. which are pretty detailed reports, but most of the time these reports are generated either inside the CI/CD tool (i.e. Jenkins, e