On Mon, Oct 11, 2010 at 6:06 PM, Felix H. Dahlke <f...@ubercode.de> wrote: > This made me wonder if test-driven development was desirable in Clojure > at all, or even in functional programming in general.
For another point of view: take a look at what Brian Marick's been doing with a framework called Midje to do outside-in TDD. It helps you mock out function dependencies and might get you where you want to go. It's just maturing now but I found his blog posts illuminating. http://www.exampler.com/blog/2010/06/10/tdd-in-clojure-a-sketch-part-1/ http://www.exampler.com/blog/2010/06/16/tdd-in-clojure-part-2-in-which-i-recover-fairly-gracefully-from-a-stupid-decision/ http://www.exampler.com/blog/2010/06/17/tdd-in-clojure-part-3-one-wafer-thin-function-conclusions/ and then http://github.com/marick/Midje -- John Stoneham ly...@lyrically.net -- 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