(file->ns-name f)
(file-relative file)
(find-cljs-sources-in-dirs paths)
(ns-testable ns-sym ns-file)
(queue-consumer {:keys [queue timeout handlers result]})
(run-once-fixtures {:kaocha.type.cljs/keys [queue timeout eval]}
ns
before-or-after)
(run-test {:kaocha.type.cljs/keys [test eval queue timeout]
testable-meta :kaocha.testable/meta})
(test-testable test-name meta)
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |