another option: https://github.com/jaycfields/expectations & https://github.com/jakemcc/lein-autoexpect
On Tue, Dec 11, 2012 at 12:38 PM, Timothy Baldridge <[email protected]> wrote: > For a project I'm working on it would be awesome to have my tests auto-rerun > after every file change. I know lazy test exists, but it doesn't work with > Lein2 it seems. > > In the past I've used speclj with lein speclj -a. But I'd rather not use > specs in this design, instead sticking with clojure's tests. > > Any suggestions? > > Thanks, > > Timothy > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
