Liking cljdoc? Tell your friends :D
All platforms.

missing.test.assertions


register!clj/s

(register!)
(register! {:keys [:throw?]})

Registers clojure.test/report :begin-test-var and :end-test-var methods, wrapping earlier registered methods. Accepts optional options map. Options:

  • :throw?: throw exception instead of printing to STDOUT.
Registers clojure.test/report :begin-test-var and :end-test-var
methods, wrapping earlier registered methods. Accepts optional options map.
Options:
  - `:throw?`: throw exception instead of printing to STDOUT.
sourceraw docstring

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

× close