Liking cljdoc? Tell your friends :D

lambdaisland.chui.report


assertion-typecljs

(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).
sourceraw docstring

fail-summarycljsmultimethod

source

html-printercljs

source

message-contextcljs

(message-context {:keys [testing-contexts testing-vars expected message] :as m})
source

pprint-doccljs

(pprint-doc doc)
source

pprint-strcljs

(pprint-str fipp-doc)
source

source

(print-expr-= m)
source

testing-vars-strcljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close