Liking cljdoc? Tell your friends :D

shadow.test.env


get-test-countcljs

(get-test-count)
source

get-test-namespacescljs

(get-test-namespaces)

returns all the registered test namespaces and symbols use (get-test-ns-info the-sym) to get the details

returns all the registered test namespaces and symbols
use (get-test-ns-info the-sym) to get the details
sourceraw docstring

get-test-ns-infocljs

(get-test-ns-info ns)
source

get-testscljs

(get-tests)
source

register-fixturescljs

(register-fixtures test-ns type fix)
source

register-testcljs

(register-test test-ns test-name test-var)
source

tests-refcljs

source

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

× close