Liking cljdoc? Tell your friends :D

kaocha.plugin.preloads

Preload namespaces

Useful for preloading specs and other instrumentation.

This calls require on the given namespace names before loading any tests. Only works for Clojure namespaces, for ClojureScript use the :preloads functionality of the ClojureScript compiler.

Preload namespaces

Useful for preloading specs and other instrumentation.

This calls `require` on the given namespace names before loading any tests.
Only works for Clojure namespaces, for ClojureScript use the :preloads
functionality of the ClojureScript compiler.
raw docstring

preloads-hooksclj

source

preloads-pre-load-hookclj

(preloads-pre-load-hook config)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close