(run-all-tests)
(run-all-tests {:keys [output] :as config})
Run tests defined in all namespaces.
Run tests defined in all namespaces.
(run-test-var var)
(run-test-var var {:keys [output] :as config})
Run test var.
Run test var.
(run-tests namespaces)
(run-tests namespaces {:keys [output] :as config})
Runs tests defined in the given namespaces.
Runs tests defined in the given namespaces.
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 |