io.github.frenchy64.fully-satisfies.non-leaky-macros.clojure.test.tap
Implementations of clojure.test.tap macros that don't leak implementation details.
non-leaky-with-tap-output
macro
(non-leaky-with-tap-output & body)
Like clojure.test.tap/with-tap-output, except body does not leak try/catch syntax.