View Source CucumberExpressions (CucumberExpressions v0.1.5)

This is mainly published for other packages within the cucumber eco-system to take benefit from; which are currently not that many. As such, the usage of this library is not being expanded upon for the time being.

For general understanding as what Cucumber Expressions are and how you can use them within the context of ExCucumber; kindly consult the README.

Link to this section Summary

Link to this section Functions

Link to this function

parse(sentence, collected_sentences, id \\ Utils.id(:fixed))

View Source