ClojureDocs

Nav

Namespaces

run-test

clojure.test

Available since 1.11
  • (run-test test-symbol)
Runs a single test.
 Because the intent is to run a single test, there is no check for the namespace test-ns-hook.