It gets set in the Test::Unit::TestCase portion of the test_helper.rb
file, so apparently you should be able to do it on a per TestCase
basis.
The best way to find these things out is to give them a shot :)
Pat
On 2/21/06, David Corbin <dcorbin@machturtle.com>
wrote:> Can this be controlled on a per TestCase basis, or is it only a global
> setting?
>
> David
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>