The name of the parameter type.
Optional
preferWhether the regular expression(s) for this parameter type should take precedence if used in conjunction with regular expressions for step definitions.
One or more regular expressions which should be used to match the parameter type.
Optional
transformerA function for transforming the matched values to another object before passing to the step function.
Optional
useWhether this parameter type should be used when suggesting snippets for missing step definitions.
Options for defining a custom parameter type.