On 2006-07-22, at 14:59 , Tom Ward wrote:
If you require test_helper within your tests, environment will be
loaded and tests will run fine.  James' point is that as well as
test_helper, the rake task test:plugins also loads the environment but
in a way in which it isn't actually made available to the tests.  This
is unnecessary overhead.

Thanks for the clarification. Indded I was requiring the test_helper in the plugin test I had in mind.

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to