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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close