• lein plugin to find a graph of #clojure namespace use/require dependencies. Can output graphviz dot format. (here, via @hugoduncan)
  • Release 0.1.1 of Midje, a Clojure mocking tool (here, via @AgileCarnival) -- We've reported about Brian Marick exploring the possibility performing Test Driven Development in Clojure. During his exploration he drafted a mocking tool for Clojure. This tool is now at a usable level.
  • what's nice in #clojure is that ;-) is an actual comment (via @cgrand)