ClojureDocs

Nav

Namespaces

testing-vars-str

clojure.test

Available since 1.1
  • (testing-vars-str m)
Returns a string representation of the current test.  Renders names
in *testing-vars* as a list, then the source file and line of
current assertion.