View Source ESpec.Configuration (ESpec v1.9.2)

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

Summary

Functions

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

Returns all options.

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

Link to this function

finish_loading_time(value)

View Source
Link to this function

finish_specs_time(value)

View Source
Link to this function

formatters_timeout(value)

View Source

Returns the value associated with key.

Link to this function

start_loading_time(value)

View Source