Liking cljdoc? Tell your friends :D

fulcro-spec.reporters.terminal


?ellipsesclj

(?ellipses s)
source

cfgclj

source

color-strclj

(color-str status & strings)
source

envclj

(env k)
source

fulcro-reportcljmultimethod

source

merge-cfg!clj

(merge-cfg!)
(merge-cfg! new-cfg)

For use in the test-refresh repl to change configuration on the fly. Single arity will show you the possible keys you can use. Passing an empty map will show you the current values.

For use in the test-refresh repl to change configuration on the fly.
Single arity will show you the possible keys you can use.
Passing an empty map will show you the current values.
sourceraw docstring

padclj

(pad pad n)
source

parse-messageclj

(parse-message m)
source

pretty-strclj

(pretty-str s n)
source

(print-diff diff actual print-fn)
source

(print-extra e print-fn)
source

(print-highligted-diff diff actual)
source

(print-message m print-fn)
source

(print-namespace make-tests-by-namespace)
source

(print-report-data reporter)

Prints the current report data from the report data state and applies colors based on test results

Prints the current report data from the report data state and applies colors based on test results
sourceraw docstring

(print-test-item test-item print-level)
source

(print-test-result {:keys [message where status actual expected extra throwable
                           diff]}
                   print-fn
                   print-level)
source

(print-throwable e)
source

(print-where w s print-fn)
source

space-levelclj

(space-level level)
source

thisclj

source

when-fail-only-keep-failedclj

source

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

× close