On Tue, Jul 13, 2010 at 12:33 PM, Brenton <bashw...@gmail.com> wrote: > Deview is a tool for running tests in Leiningen projects which use > clojure.test. Test results are much better than plain text. Any > exception, either at compile time or in a test failure, is filtered > using clj-stacktrace. For other failures a diff of the two forms is > displayed. > > I hope someone else finds this as useful as I do.
This is really cool! Unfortunately since I spend all my time in the terminal, (for remote pairing) I can't really use a web-based interface like this for normal work. Do you have any plans to create a command-line client? How hard would it be? Alternatively, do you know how much work it would be to wire difform directly into clojure.test so you'd get readable results from a standard "lein test" run? -Phil -- 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