ClojureDocs

Nav

Namespaces

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

*load-tests*

clojure.test

Available since 1.1 (source)
    True by default.  If set to false, no test functions will
     be created by deftest, set-test, or with-test.  Use this to omit
     tests when compiling or loading production code.