Project

General

Profile

Actions

Feature #4918

closed

Make all core tests inherit from Test::Unit::TestCase

Added by MartinBosslet (Martin Bosslet) almost 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
[ruby-core:37289]

Description

Some tests for OpenSSL inherited from Minitest::Unit::TestCase instead of
Test::Unit::TestCase. To be consistent, all tests should probably inherit from
Test::Unit::TestCase (cf. [ruby-core:37275]).

I would scan through all tests in Ruby core and replace direct Minitest references
except where absolutely required (rubygems, rdoc).

Please let me know if there are other cases where the direct reference to Minitest
is mandatory.

Regards,
Martin

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0