Sean Corfield <seancorfi...@gmail.com> writes:

> You'll find your workflow greatly improved by using nrepl (or
> slime/swank) and running tests directly from Emacs - and that applies
> whether you're using bare clojure.test, midje or expectations.

For nrepl.el, via clojure-test-mode, There is an pull request [1] to add
inspection of test failures using pretty printing.  The pull request
also adds inspection of test failures using ediff to compare actual and
expected.

[1] https://github.com/technomancy/clojure-mode/pull/139

-- 
-- 
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/groups/opt_out.


Reply via email to