speclj.config
*full-stack-trace?*
dynamic
*parent-description*
dynamic
active-reporters
(active-reporters)
active-runner
(active-runner)
config-bindings
(config-bindings)
Returns a map of vars to values for all the ear-muffed vars in the speclj.config namespace.
Can be used in (with-bindings ...) call to load a configuration state
config-mappings
(config-mappings config)
load-reporter
(load-reporter name-or-object)
load-runner
(load-runner name)
with-config
(with-config config action)
Runs the given function with all the configurations set. Useful in cljs because config-mappings can't be used.