...
Expand | ||
---|---|---|
| ||
Feature.mostStepsInScenario > 5 Could be used to find Jira issues that have Scenarios with potentially too many steps which could mean that the Steps were used to describe ‘how’ functionally was implemented and not ‘what’ behavior was required which is an anti pattern in BDD. |
Feature.warnings
Type - Number
Description: total number of warnings the Feature contains according to the syntax of Gherkin
...