ruby-test-unit-context

context for the Test::Unit Ruby testing framework
  http://github.com/kares/test-unit-context
  0
  no reviews



This gem makes Test::Unit::TestCases 'contextable' and thus much easier to read and write. It is the implementation of 'context do ... end' from RSpec for Test::Unit.