Liking cljdoc? Tell your friends :D

clj-chrome-devtools.cljs.test

Build a ClojureScript build and run its tests as a clojure test. This can hook your cljs app tests into the normal clojure testing run.

Build a ClojureScript build and run its tests as a clojure
test. This can hook your cljs app tests into the normal
clojure testing run.
raw docstring

buildclj

(build project-clj build-id test-runner-namespaces)
source

build-and-testclj

(build-and-test build-id namespaces)
(build-and-test build-id namespaces options)
source

run-testsclj

(run-tests build-output)
(run-tests {:keys [js js-directory]} {:keys [no-sandbox?]})
source

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

× close