From: Trans Date: 2005-10-24T03:57:01+09:00 Subject: Re: Test::Unit::AutoRunner to_run what files? Ryan Leavengood wrote: > No, it will require every file and then traverse the ObjectSpace for > TestCase classes. You can add filters and excludes to the AutoRunner > if there are certain things you definitely don't want to be required. Got it. Thanks. T.