Fork me on GitHub
#test-check
<
2017-08-19
>
nwjsmith22:08:32

Is there a way to prevent test.check from printing to standard out on a clojure.test test run

gfredericks23:08:25

There's a ticket for that, I can't remember what state its in. But until that's through, only monkey-patching

nwjsmith23:08:01

ah, ok. Thanks Gary.

gfredericks23:08:23

You'll see an obvious prn call at the top of the clojure-test ns