Liking cljdoc? Tell your friends :D

lazytest.runner.debug


identifierclj

(identifier x)
source

run-all-testsclj

(run-all-tests)

Run tests defined in all namespaces with verbose output.

Run tests defined in all namespaces with verbose output.
sourceraw docstring

run-suiteclj

(run-suite ste)
source

run-test-caseclj

(run-test-case tc)
source

run-test-varclj

(run-test-var v)
source

run-testsclj

(run-tests & namespaces)

Runs tests defined in the given namespaces, with verbose output.

Runs tests defined in the given namespaces, with verbose output.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close