How to configure reporting in Cucumber?
I am using Cucumber for automated testing and would like to configure the generation of reports.
What steps do I need to take to integrate reporting with Cucumber?
Are there any examples of Maven or Gradle configuration for this?