Skip to content

Support for reading Tags from Gherkin feature files #425

@sophokles73

Description

@sophokles73

The standard Tag importer supports reading tags from comments in a wide array of source code files.
Sadly, it is currently not possible to read Tags from .feature files as used with the Gherkin language.

Gherkin also uses the # character to mark a line as a comment line. It should therefore be very easy to add support for feature files because all that would need to be done is add feature to the standard Tag importer's list of supported file extensions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Closed

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions