Thanks, that's exactly what I was looking for!

On Thursday, July 3, 2014 8:41:07 AM UTC-5, Jake McCrary wrote:
>
> Hi Conrad,
>
> Not sure if this will meet your needs but I just tried using 
> humane-test-output with lein-test-refresh and had auto-running of tests 
> with a nice diff output. If humane-test-output gives you the output you are 
> looking for I'd imagine it works with prism as well.
>
> humane-test-output: https://github.com/pjstadig/humane-test-output
> lein-test-refresh: https://github.com/jakemcc/lein-test-refresh
>
> Jake
>
> On Wednesday, July 2, 2014 1:25:59 PM UTC-5, Conrad wrote:
>>
>> FYI, I installed difftest via a plugin entry in my ~/.lein/profiles.clj. 
>> This requires me to call "lein difftest", since "lein test" still shows the 
>> un-diffed test results. I suspect there's some extra step I need to take to 
>> hook difftest into the default error reporting to make it work with "lein 
>> prism" but I can't find any documentation for that... any pointers are 
>> welcome!
>>
>> On Wednesday, July 2, 2014 1:16:47 PM UTC-5, Conrad wrote:
>>>
>>> Hi, I'm doing some tests that require diff reporting (ala "lein 
>>> difftest") but want them to autoreload (ala "lein prism").
>>>
>>> Does anyone know if there's a way to make these libraries function 
>>> together? Is there some other approach/library I should be using to get 
>>> both diff reporting and autoreloading at once?
>>>
>>> Thanks for any pointers!
>>>
>>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to