Search
behave
v0.2.1
Pages
Modules
Settings
View Source
Behave
(behave v0.2.1)
~Ugh baby,
Behave
! Simple BDD style tests for elixir.
Summary
Functions
act(name, args \\ [])
check(name, args \\ [])
given(name, args \\ [])
scenario(title, list)
string_to_function_name(string)
Functions
Link to this macro
act(name, args \\ [])
View Source
(macro)
Link to this macro
check(name, args \\ [])
View Source
(macro)
Link to this macro
given(name, args \\ [])
View Source
(macro)
Link to this macro
scenario(title, list)
View Source
(macro)
Link to this function
string_to_function_name(string)
View Source