RSpec is a testing framework for [[http://behavior-driven.org|Behavior Driven Development]], complete with its own expectations, matchers and mocking and stubbing facilities. It goes along hand in hand with Cucumber, though it plays nicely with many other testing frameworks as well. * RSpec home page: http://rspec.info * GitHub: http://github.com/dchelimsky/rspec/tree/master