Liking cljdoc? Tell your friends :D

lazytest.repl


repl-configclj

source

run-all-testsclj

(run-all-tests)
(run-all-tests config)

Run tests defined in all namespaces.

Run tests defined in all namespaces.
sourceraw docstring

run-test-varclj

(run-test-var v)
(run-test-var v config)
source

run-testsclj

(run-tests namespaces)
(run-tests namespaces config)

Runs tests defined in the given namespaces.

Runs tests defined in the given namespaces.
sourceraw docstring

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

× close