Static
parseParse a feature file and extract scenarios
Path to the feature file
Parsed feature data
Static
parseParse feature content and extract scenarios
Feature file content
Parsed feature data with line number information
Static
provideProvide CodeLens for scenarios in a feature file
Feature file content
Path to the feature file
Array of CodeLens
Static
isCheck if a file is a valid feature file
Path to check
True if it's a feature file
Static
getGet all feature files in a directory
Directory to search
Current recursion depth (internal use)
Array of feature file paths
Parser for Gherkin feature files