test-unit-rails 1.0.3
Rails supports Test::Unit bundled in Ruby 1.8 and MiniTest but doesn't support test-unit 2. Rails with test-unit 2 works but is not fully worked.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (5):
            rails
            >= 0
          
          
            test-unit-activesupport
            >= 1.0.2
          
          
            test-unit-capybara
            >= 0
          
          
            test-unit-notify
            >= 0
          
          
            test-unit-rr
            >= 0
          
    

