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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |