ClojureDocs

导航

名称空间

testing-vars-str

clojure.test

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.