Skip to main content

run-all-tests

macrov1.9

cljs.spec.test/run-all-tests

(run-all-tests [])
Like clojure.test/run-all-tests, but runs test.check tests for all speced vars. Prints per-test results to *out*, and returns a map with :test,:pass,:fail, and :error counts.

No examples yet. Be the first to add one!