Liking cljdoc? Tell your friends :D

jx.reporter.karma


format-diffcljs

(format-diff indentation assert [c a b & q])
source

format-fncljs

(format-fn indentation [c & q])
source

indentcljs

(indent n s)
source

karmacljs

source

karma?cljs

(karma?)
source

remove-last-new-linecljs

(remove-last-new-line s)
source

run-all-testsclj/smacro

(run-all-tests karma)
(run-all-tests karma re)

Runs all tests in all namespaces. Optional argument is a regular expression; only namespaces with names matching the regular expression (with re-matches) will be tested.

Runs all tests in all namespaces.
Optional argument is a regular expression; only namespaces with
names matching the regular expression (with re-matches) will be
tested.
sourceraw docstring

run-testsclj/smacro

(run-tests karma & namespaces)

Runs all tests in the given namespaces.

Runs all tests in the given namespaces.
sourceraw docstring

startcljs

(start tc total-count)
source

test-var-resultcljs

source

test-var-time-startcljs

source

tests-countclj/smacro

(tests-count & namespaces)
source

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

× close