Skip to content

Feature: as text should not give a lint error  #16

@SagarGi

Description

@SagarGi

Description

While writing feature file Feature: as a text gives linting error, since it is not used as a keyword it should not give error as There should be only one Feature: keyword in a feature file

For example, the below feature file should not give linting error since Feature: is used as a text:

Feature: Feature name
    This is a Feature: description section

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions