RubyGems.org

Makes Test::Unit::TestCases 'contextable' and thus much easier to read and write. If you've seen RSpec than it's the very same 'context do ... end' re-invendet for Test::Unit. Inspired by gem 'context' that does the same for the 'old' Test::Unit 1.2.3 bundled with Ruby 1.8.x standard libraries.

installgem install test-unit-context
Authors

kares

5,968 total downloads 1,289 for this version
Owners

Caa2df9372ffa0a9e95b2bab1e8fea34

Gemfile
gem "test-unit-context", "~> 0.3.1"
Versions
  1. 0.3.1 April 25, 2013
  2. 0.3.0 February 11, 2013
  3. 0.2.0 October 16, 2012
  4. 0.1.0 October 10, 2012
Runtime Dependencies
  1. test-unit >= 2.4.0
Development Dependencies
  1. rake >= 0