On Jun 4, 2013, at 11:16 PM, Kevin Downey <redc...@gmail.com> wrote:

> midje makes each test a top level form, so test runs happen as a side effect 
> of code loading, which means you cannot really run tests in a good way from 
> the repl without doing some kind of ridiculous forced code reloading. I would 
> definitely recommend staying far away from midje, if you want a tight test 
> loop the repl is your best bet, and midje's design makes using it from the 
> repl really awkward.

That hasn't been true since 1.5. 

--------
Latest book: /Functional Programming for the Object-Oriented Programmer/
https://leanpub.com/fp-oo

-- 
-- 
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.


Reply via email to