Liking cljdoc? Tell your friends :D

midje.util

Utility code for testing private vars.

Utility code for testing private vars.
raw docstring

expose-testablescljmacro

(expose-testables target-ns)

Enables testing of vars in the target ns which have ^:testable metadata. Note that the namespace names should not be quoted.

Enables testing of vars in the target ns which have ^:testable metadata.
Note that the namespace names should not be quoted.
sourceraw docstring

testable-privatescljmacro

(testable-privates namespace & symbols)

Intern into the current namespace the symbols from the specified namespace

Intern into the current namespace the symbols from the specified namespace
sourceraw docstring

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