
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.