Code related to mb.hawk.core
initialization and utils for enforcing that code isn't allowed to run while
loading namespaces.
Code related to [[mb.hawk.core]] initialization and utils for enforcing that code isn't allowed to run while loading namespaces.
Bound to the test namespace symbol that's currently getting loaded, if any.
Bound to the test namespace symbol that's currently getting loaded, if any.
(assert-tests-are-not-initializing disallowed-message)
Check that we are not in the process of loading test namespaces when starting up mb.hawk.core
. For
example, you probably don't want to be doing stuff like creating application DB connections as a side-effect of
loading test namespaces.
Check that we are not in the process of loading test namespaces when starting up [[mb.hawk.core]]. For example, you probably don't want to be doing stuff like creating application DB connections as a side-effect of loading test namespaces.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close