The following Features/Scenarios are included as part of the test suite
{{#each files}}{{this}}
{{/each}} {{#each scenarios}}{{#each annotations}}
@{{@key}}={{this}}{{/each}}
Scenario: {{title}}
{{#each steps}}
{{this}}
{{/each}}
{{/each}}