Liking cljdoc? Tell your friends :D

kaocha.plugin.preloads

Preload namespaces

Useful for preloading specs and other instrumentation.

This plugin calls require on the given namespace names before loading any tests.

This plugin works for only Clojure namespaces. For ClojureScript namespaces, use the :preloads functionality of the ClojureScript compiler.

Preload namespaces

Useful for preloading specs and other instrumentation.

This plugin calls `require` on the given namespace names before loading any
tests.

This plugin works for only Clojure namespaces. For ClojureScript namespaces,
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