ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

run-test

clojure.test

Available since 1.11 (source)
  • (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.