testing

Testing tools, testing philosophy & methodology...
karlis 2016-12-05T23:19:37.000003Z

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?