ClojureDocs

Nav

Namespaces

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

*stack-trace-depth*

clojure.test

Available since 1.1 (source)
    The maximum depth of stack traces to print when an Exception
    is thrown during a test.  Defaults to nil, which means print the 
    complete stack trace.