Implementations of clojure.test.tap macros that don't leak implementation details.
Implementations of clojure.test.tap macros that don't leak implementation details.
(non-leaky-with-tap-output & body)
Like clojure.test.tap/with-tap-output, except body does not leak try/catch syntax.
Like clojure.test.tap/with-tap-output, except body does not leak try/catch syntax.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close