package
Version:
v0.0.0-...-7801012
Opens a new window with list of versions in this module.
Published: May 23, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func MatchesScenariosWithTags(filterTags string, scenarios []*messages.Pickle) bool
MatchesScenariosWithTags checks whether the given scenarioin has the given tags
MatchingFeatureWithTags checks whether any scenario in the feature has the given tags
type Feature struct {
Document *messages.GherkinDocument
Pickles []*messages.Pickle
}
Feature represents a Gherkin feature
ParseFeatures parse features from given paths
Source Files
¶
Click to show internal directories.
Click to hide internal directories.