ESpec v1.4.1 ESpec.Configuration

Handles ESpec configurations. @list contains all available keys in config.

Summary

Functions

add(opts)

Accepts a keyword of options. Puts options into application environment. Allows only whitelisted options.

all()

Returns all options.

before(value, arg)
configure(func)

Allows to set the config options. See ESpec.configure/1.

exclude(value, arg)
file_opts(value, arg)
finally(value, arg)
finish_loading_time(value, arg)
finish_specs_time(value, arg)
focus(value, arg)
formatters(value, arg)
formatters_timeout(value, arg)
get(key)

Returns the value associated with key.

hello(value, arg)
only(value, arg)
order(value, arg)
out_file(value, arg)
seed(value, arg)
silent(value, arg)
start_loading_time(value, arg)
string(value, arg)
sync(value, arg)
test(value, arg)
trace(value, arg)