ESpec.Configuration (ESpec v1.10.0)

View Source

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)

configure(func)

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

exclude(value)

file_opts(value)

finally(value)

finish_loading_time(value)

finish_specs_time(value)

focus(value)

formatters(value)

formatters_timeout(value)

get(key)

Returns the value associated with key.

hello(value)

only(value)

order(value)

out_file(value)

seed(value)

shared_specs(value)

silent(value)

stale(value)

start_loading_time(value)

string(value)

sync(value)

test(value)

trace(value)