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 is a website building & hosting documentation for Clojure/Script libraries
× close