Liking cljdoc? Tell your friends :D

jx.reporter.karma


karmacljs

source

karma?cljs

(karma?)
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