Extensions to clojure.test
functionality.
These are kept in a separate namespace because they are, by definition, opinionated.
Extensions to `clojure.test` functionality. These are kept in a separate namespace because they are, by definition, opinionated.
(diffs-result diffs)
Convert diffs data to form appropriate for transport.
Convert diffs data to form appropriate for transport.
(maybe-assoc-diffs m expected actual)
Computes and assocs data diffs when the at least expected/actual pair is deemed worth diffing.
Computes and assocs data diffs when the at least expected/actual pair is deemed worth diffing.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close