ruby-shoulda-context

context framework for Test::Unit
  https://github.com/thoughtbot/shoulda-context
  0
  no reviews



Shoulda’s contexts make it easy to write understandable and maintainable tests for Test::Unit. It’s fully compatible with your existing tests in Test::Unit, and requires no retooling to use.

This package provides shoulda-context, a context framework for Test::Unit that was extracted from (and is used by) shoulda.