Creating Cucumber Extent Report the Right way.
The right way is to use custom formatter (Plugins)
So what does this means ?
We are going to create our own report plugin using Extent report.
As in TestNG reporting, where we override the TestNG listeners to tell TestNG what to do for each action or events,