I've just notice that running Midje on top of lazytest is much faster compared to start leiningen each time. But adding lazytest takes some time, too. So I re-packaging lazytest and then make a meta-package for both Midje and lazytest. Now all we have to do is:
Add [lein-midje-lazytest "0.1.0"] to ~/.lein/profiles.clj And run lein-midje as a watcher process that reloads any changed test files: $ lein midje --lazytest -- 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