ClojureDocs

Nav

Namespaces

*stack-trace-depth*

clojure.test

Available since 1.1
    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.