Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-contest
Ruby library to write declarative tests using nested contexts
http://github.com/citrusbyte/contest
0
no reviews
Install
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.