Is there any way to test code that uses clojure.contrib.condition to raise meaningful error messages? I've been struggling to write some sort of assert-expr, based on thrown-with-condition?, to check for these errors, but it's obviously way beyond my macro foo at this point.
Thoughts, or should I not be using these and just write a bunch of Exception classes instead? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en