y'all hear that i'm working on a standalone BDD test framework for #clojure? it's called lazytest and it's inspired by rspec (ruby) and mocha (javascript). it features extensible reporters, first-class suites, a separation between running and reporting, assertions based on exceptions, and before/after/etc hooks, and soon will have multiple interfaces to support different styles of testing.