Project

General

Profile

Actions

Bug #771

closed

test/unit wrapper breaks compatibility

Added by bitsweat (Jeremy Daer) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
ruby -v:
Backport:
[ruby-core:20014]

Description

=begin
The test/unit wrapper breaks libraries that add behavior to Test::Unit::TestCase.

You can't require 'test/unit/testcase' because it doesn't exist. But you can't require 'test/unit' because it autoruns tests.

The patch brings back test/unit/testcase.rb and test/unit/assertions.rb to restore compatibility.
=end


Files

testcase_compatibility.patch (10.9 KB) testcase_compatibility.patch bitsweat (Jeremy Daer), 11/21/2008 09:33 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0