lein-test-out icon indicating copy to clipboard operation
lein-test-out copied to clipboard

remove *out* binding

Open ryfow opened this issue 11 years ago • 0 comments

An expression like this was creating invalid xml.

(is (= 0 (println "<foo>")))

I can see why you'd want stdout to go into the test result output but in my opinion, invalid xml output is worse than no output.

ryfow avatar May 10 '13 19:05 ryfow