Is there a way to prevent test.check from printing to standard out on a clojure.test test run
?
There's a ticket for that, I can't remember what state its in. But until that's through, only monkey-patching
ah, ok. Thanks Gary.
You'll see an obvious prn call at the top of the clojure-test ns