Liking cljdoc? Tell your friends :D

mb.hawk.assert-exprs

Custom implementations of [[clojure.test/is]] expressions (i.e., implementations of [[clojure.test/assert-expr]]). re=, schema=, =?, and more.

Custom implementations of [[clojure.test/is]] expressions (i.e., implementations of [[clojure.test/assert-expr]]).
`re=`, `schema=`, `=?`, and more.
raw docstring

=?-reportclj

(=?-report message multifn expected actual)

Implementation for =? -- don't use this directly.

Implementation for `=?` -- don't use this directly.
sourceraw docstring

derecordizeclj

(derecordize form)

Convert all record types in form to plain maps, so tests won't fail.

Convert all record types in `form` to plain maps, so tests won't fail.
sourceraw docstring

partial=-reportclj

(partial=-report message expected actual)

Impl for partial=. Don't call this directly.

Impl for `partial=`. Don't call this directly.
sourceraw docstring

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

× close