extent-framework / extentreports-java

Extent Reporting Library, Java
http://extentreports.com
Apache License 2.0
224 stars 127 forks source link

New Feature - Support for Rule Cucumber keyword #397

Open grasshopper7 opened 1 year ago

grasshopper7 commented 1 year ago

A new keyword 'Rule' was introduced in Cucumber which groups together scenarios pertaining to the same business rule. https://cucumber.io/docs/gherkin/reference/#rule

Maybe a description below the scenario(outline) and even a separate tab like tests, tags exceptions.