behave
v0.1.0
  • Pages
  • Modules

    View Source Behave (behave v0.1.0)

    ~Ugh baby, Behave! Simple BDD style tests for elixir.

    Summary

    Functions

    act(name, args \\ [])
    check(name, args \\ [])
    given(name, args \\ [])
    mdbg(macro)
    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 function

    mdbg(macro)

    View Source
    Link to this macro

    scenario(title, list)

    View Source (macro)
    Link to this function

    string_to_function_name(string)

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.4) for the Elixir programming language