ExCucumber v0.1.0 ExCucumber View Source

Documentation for ExCucumber.

Link to this section Summary

Link to this section Functions

Specs

dd() :: any()

Specs

dd(atom()) :: any()
Link to this macro

dd(piped_value, label)

View Source (macro)

Specs

dd(any(), atom()) :: any()
Link to this macro

dd(piped_value, label, force_output?)

View Source (macro)

Specs

dd(any(), atom(), boolean()) :: any()
Link to this macro

defand(cucumber_expression, arg)

View Source (macro)
Link to this macro

defand(cucumber_expression, arg, _)

View Source (macro)
Link to this macro

defbut(cucumber_expression, arg)

View Source (macro)
Link to this macro

defbut(cucumber_expression, arg, _)

View Source (macro)
Link to this macro

defgiven(cucumber_expression, arg)

View Source (macro)
Link to this macro

defgiven(cucumber_expression, arg, _)

View Source (macro)
Link to this function

define_gherkin_keyword_macro(caller, gherkin_keyword, cucumber_expression, arg, block)

View Source
Link to this function

define_gherkin_keyword_mismatch_macro(caller, gherkin_keyword, cucumber_expression)

View Source
Link to this macro

defthen(cucumber_expression, arg)

View Source (macro)
Link to this macro

defthen(cucumber_expression, arg, _)

View Source (macro)
Link to this macro

defwhen(cucumber_expression, arg)

View Source (macro)
Link to this macro

defwhen(cucumber_expression, arg, _)

View Source (macro)