Skip to main content

run-tests

functionv1.1

clojure.test/run-tests

Available in:BBCLJCLJS
(run-tests [] [& namespaces])
Runs all tests in the given namespaces; prints results. Defaults to current namespace if none given. Returns a map summarizing test results.

No examples yet. Be the first to add one!