Fork me on GitHub
#testing
<
2016-12-05
>
karlis23:12:37

Hi all! I started moving tests from midje to clojure.test. I'm having problems with creating custom macros that wrap thrown? symbol from is macro (I want to test both exception message and ex-data contents in one go). What's the correct way of doing this?