expectations has the same thing as well: https://github.com/jakemcc/lein-autoexpect
I think midje, speclj, and expectations all have emacs modes as well - which completely eliminate the JVM start up issue. On Sun, Oct 20, 2013 at 4:36 PM, Waldemar <waldemar.sch...@googlemail.com> wrote: > I suspected as much. > Thanks for the link. I did put it in as a comment. > > Best regards, > Waldemar > > Am 20.10.2013 um 22:24 schrieb Korny Sietsma <ko...@sietsma.com>: > > Note you can do the same thing in midje : > https://github.com/marick/Midje/wiki/Auto test - it works quite nicely. > > On 20 Oct 2013 21:04, "Waldemar" <waldemar.sch...@googlemail.com> wrote: >> >> I noticed that some struggle finding a good TDD workflow, in Clojure, with >> a rapid feedback cycle because of the JVM startup time. Especially the >> people comming from RSpec. >> >> So I wrote down my workflow, that is based on speclj, which supports >> auotesting and the typical "describe" "it" "should" way of describing >> things. >> When using the autotesting feature, it keeps a JVM running, this way test >> run with only milliseconds of overhead. >> >> >> http://velrok.github.io/blog/2013/10/20/test-driven-development-tdd-with-clojure/ >> >> All the best, >> Waldemar >> >> -- >> -- >> 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. > > > -- > -- > 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. > > > -- > -- > 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. -- -- 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.