ESpec v0.8.13 ESpec.Configuration

Handles ESpec configuraions. @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)
format(value, arg)
get(key)

Returns the value associated with key.

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