Hi Steve, https://github.com/technomancy/leiningen/wiki/Plugins has a few listed.
There is also the non-specific https://github.com/weavejester/lein-auto as well. Hope this helps, and good luck testing! Colin On 15 Nov 2014 20:19, "Steve Ford" <[email protected]> wrote: > Hi Colin > > I'm a beginner, and I started with midje. But I was very interested to > read your thoughts about clojure.test being more opinionated. Since I'm > still learning, I suspect I would benefit from clojure.test's encouragement > to be more idiomatic. > > However, one thing I absolutely love is midje's autotest. I love writing > out my editor and having the tests run immediately in another window. No > more bugs of the form, "Oh, this is just a simple, obvious change; no need > to re-run tests." > > Is there anything like that which could be done with clojure.test? > > Thanks! > Steve > > -- > 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 a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/K8tFc2jrP5I/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
