From: Alexey Verkhovsky Date: 2006-02-02T16:09:41+09:00 Subject: Re: Test::Unit::Reporter help? Chris McMahon wrote: > Test::Unit::UI::Reporter::Reporter.run(@test_cases, 'build/report', :xml) > > Replace this with Test::Unit::UI::Reporter.run(@test_cases, 'build/report', :xml) and it might work. At the very least, you'll be getting some other error! :) Alex