Wednesday, November 07, 2007

rspec




rspec impressions from RubyConf.

I love BDD, but found that RSpec changed too often, and it doesn't integrate well with test::unit. Instead, I use test/spec, which I find works awesome for me.