2009/9/17 Phil Hagelberg <p...@hagelb.org>:
>
> Rick Moynihan <rick.moyni...@gmail.com> writes:
>
>> I'm using the latest clojure-mode with slime, (setup through
>> clojure-install) and have started playing with clojure-test-mode.
>>
>> Unfortunately it doesn't appear to display the test results
>> anywhere...  Though it does appear to run the tests as the mode line
>> displays "Ran 1 tests. 0 failures, 1 errors".
>>
>> My understanding is that I should get an overlay indicating which line
>> failed, but I don't see anything.
>
> That's how it's supposed to work. I haven't updated it to work with
> Clojure 1.1 and clojure.test yet, but if you're using 1.0 and contrib's
> test-is it should work. Can you provide details about what version of
> Emacs, Clojure, and clojure-mode you're using?
>

Ahh, great!  I have it working now... I was using clojure.test with
clojure 1.0 rather than test-is from contrib.  My understanding was
that clojure.contrib.test-is was deprecated when test-is moved from
contrib into core.

Does anyone know if this is the case?

Anyway, I've switched to test-is for now and the overlays work beautifully!

Thank again for your hard work!

R.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to