ruby-contest

Ruby library to write declarative tests using nested contexts
  http://github.com/citrusbyte/contest
  0
  no reviews



Contest allows you to write with Test::Unit declarative tests using nested contexts with a syntax similar to RSpec or Shoulda, and without performance penalties. This library is less than 100 lines of code and gets the job done.