tagion.behaviour.BehaviourParser

BDD markdown parser

Members

Enums

State
enum State
Undocumented in source.
Token
enum Token
Undocumented in source.

Functions

parser
FeatureGroup parser(string filename, string[] errors)
Undocumented in source. Be warned that the author may not have intended to support it.
parser
FeatureGroup parser(R range, string[] errors, string localfile)
Undocumented in source. Be warned that the author may not have intended to support it.
validAction
bool validAction(const(char[]) name)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

feature_regex
enum feature_regex;
Undocumented in source.

Meta