From: SASADA Koichi Date: 2008-09-25T17:44:19+09:00 Subject: [ruby-core:18891] mini/test lacks autorunner.rb mini/test lacks autorunner feature which is written in test/unit/autorunner.rb before. Ryan write down arguments processing in test/runner.rb for "make test-all", but this options processing should be shared with other tests. How about add test/unit/autorunner.rb? If you require mini/test, autorunner is not loaded. -- // SASADA Koichi at atdot dot net