(assertion-type m)
Given a clojure.test event, return the first symbol in the expression inside (is).
Given a clojure.test event, return the first symbol in the expression inside (is).
(message-context {:keys [testing-contexts testing-vars expected message] :as m})
(pprint-doc doc)
(pprint-str fipp-doc)
(print-expr-= m)
(testing-vars-str {:keys [file line testing-vars] :as 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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close