From: Brett Schuchert Date: 2007-04-04T02:03:53+09:00 Subject: Re: Test::Unit running all tests with automated suite Ryan Leavengood wrote: > dc = Test::Unit::Collector::Dir.new > dc.pattern << /\b.*\.rb\Z/m > dc.collect > > Someone really needs to properly document all the cool stuff included > with Test::Unit. That someone may be me eventually :) > > Ryan Even better! Thanks Ryan, I figured I was missing something obvious. Now if someone would update the plugin to do this! Brett -- Posted via http://www.ruby-forum.com/.