Midje is a competitor to clojure.test. Version 1.5 has just entered the release candidate pipeline. It's a big release, and makes a big jump toward what's long been a goal of mine: "working with ease": http://www.exampler.com/ease-and-joy.html http://www.youtube.com/watch?v=0U0cfejYMOI
In particular, it aims to combine heavy use of the repl with the permanence of tests. I'm hoping that long-time clojure.test users will now reconsider Midje. To that end, I've drastically revised the existing Midje quickstart to tailor it to clojure.test users. If that's *you*, I'd very much like to read your comments on it: https://github.com/marick/Midje/wiki/A-tutorial-introduction-for-clojure.test-users Thanks. -------- Looking for employment as a Clojure programmer 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 [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/groups/opt_out.
