Liking cljdoc? Tell your friends :D
Mostly clj.
Exceptions indicated.

humane-are.core


are+clj/smacro

(are+ bindings assertion & args)
source

install!clj

(install!)

Replace [[clojure.test/are]] with a version that includes the actual form being tested as [[clojure.test/testing]] context. It's a lot easier to debug that way. It expands things exactly the same way tho (using [[clojure.template]]) so there is zero difference for anything but the test output.

Replace [[clojure.test/are]] with a version that includes the actual form being tested as [[clojure.test/testing]]
context. It's a lot easier to debug that way. It expands things exactly the same way
tho (using [[clojure.template]]) so there is zero difference for anything but the test output.
sourceraw docstring

is-or-testing-form?clj

(is-or-testing-form? form)
source

uninstall!clj

(uninstall!)
source

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

× close