From: Robert MannI Date: 2006-08-07T12:22:14+09:00 Subject: Re: [ANN] ZenTest 3.3.0 ------=_Part_6505_11603524.1154920929733 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > > + autotest turnaround is now faster. This is awesome! As a daily autotest user, I immediately notice this :) On 7/31/06, Eric Hodel wrote: > > On Jul 31, 2006, at 1:01 AM, Joe Van Dyk wrote: > > > On 7/29/06, Zouplaz wrote: > > > > Say, how do I get the Rails view tests to be ran by the default rake > > task? autotest runs the view tests, but running 'rake tests' doesn't > > run the view tests. > > Read "How to convert to Test::Rails" here: > > http://zentest.rubyforge.org/classes/Test/Rails.html > > The important step is: > > Finally, you need to add the extra rake tasks Test::Rails provides. > > Add the following line to your Rakefile after you require 'tasks/ > > rails': > > > > require 'test/rails/rake_tasks' > -- > Eric Hodel - drbrain@segment7.net - http://blog.segment7.net > This implementation is HODEL-HASH-9600 compliant > > http://trackmap.robotcoop.com > > > > ------=_Part_6505_11603524.1154920929733--