If you're used to Rspec, have a look at Speclj.[1] It's somewhat Rspec-like. Its -a option does the same as lein midje :autotest, and works better for some situations.
In my experience, the different testing frameworks each have their warts and nice features -- it's worth trying more than one. [1] https://github.com/slagyr/speclj On Thursday, April 9, 2015 at 8:55:36 AM UTC-5, Denis L wrote: > > I use Rspec/Guard to watch changed files and automatic run test for for > Ruby/Rails application. > How can I repeat similar scenario for Clojure-app? > -- 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/d/optout.