Documentation
¶
Overview ¶
Package feature provides ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
List represents the files and subdirectories files from a feature folder, including step definitions.
func ParseDir ¶
ParseDir make use of tools input data to generate definions binary and features struct. fpath represents a relative path, to a .feature file or a dir with .feature files. defPattern represents definitions folders name, shall be located in features directory. Function returns a list of features found in features file/dir and corresponding definitions. An error will be returned if error occur, if not caller are responsible to call Definitions.Remove().
Click to show internal directories.
Click to hide internal directories.