Module: utilities

Methods


<static> parseStepArg(stepArg)

Parses a step argument so that it treats a single cell cucumber table as plain text,
and then evaluates it as a handlebars template using the cucumber _cukelib namespace object.

Parameters:
Name Type Description
stepArg string | Object
Source:
Returns:
Type
string