A feature with a name:
- Provides added value in terms of documentation and understanding
- Is easier to find out while debugging
Noncompliant Code Example
Feature:
Scenario: ...
Compliant Solution
Feature: Displaying the appropriate welcome offer
Scenario: ...