Liking cljdoc? Tell your friends :D

kaocha.type.cljs


*debug*clj


default-queue-handlersclj


file->ns-nameclj

(file->ns-name f)

file-relativeclj

(file-relative file)

find-cljs-sources-in-dirsclj

(find-cljs-sources-in-dirs paths)

log-levelcljs


ns-testableclj

(ns-testable ns-sym ns-file)

queue-consumerclj

(queue-consumer {:keys [queue timeout handlers result]})

root-log-levelcljs


run-once-fixturesclj

(run-once-fixtures {:kaocha.type.cljs/keys [queue timeout eval]}
                   ns
                   before-or-after)

run-testclj

(run-test {:kaocha.type.cljs/keys [test eval queue timeout]
           testable-meta :kaocha.testable/meta})

test-testableclj

(test-testable test-name meta)

try-allcljmacro

(try-all & forms)

Run all forms, even if a previous form throws an error. Good for cleanup. If any of the forms throws then the last exception will be re-thrown.

Run all forms, even if a previous form throws an error. Good for cleanup. If
any of the forms throws then the last exception will be re-thrown.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close