Displaying 1 result from an estimated 1 matches for "39167dcc".
2006 Apr 07
1
Testing problem
Hi all,
In Rails 1.0, why would running rake test_functional be different from
running ruby test/functional/my_tests.rb? I''ve got a set of tests that
pass fine when run individually, but fail when they''re run from rake.
Anyone else seen this? I don''t know if it''s relevant, but I''m doing ERb
template rendering in a $SAFE binding... Seems mighty