Liking cljdoc? Tell your friends :D

proton.diff-assert

diff-u= is helpful diff assertions.

Useage (is (diff-u= a b))

When a and b don't equal, it shows diff by using diff-u function. This assertion doesn't support cljs.test, so you can use this on clojure.test only.

`diff-u=` is helpful diff assertions.

Useage `(is (diff-u= a b))`
      
When a and b don't equal, it shows diff by using `diff-u` function.
This assertion doesn't support `cljs.test`, so you can use this on `clojure.test` only.
raw docstring

No vars found in this namespace.

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

× close