« Return to Thread: running a unit test over and over in script/console

Re: running a unit test over and over in script/console

by Adam Akhtar-2 :: Rate this Message:

Reply to Author | View in Thread


Robby Russell wrote:
> You should look into using autotest for this.
>
> http://ph7spot.com/articles/getting_started_with_autotest

Thanks Robby, but that doesn't solve the problem of loading the rails
environment.  I want to change a test and get instant feedback on it's
run.  Even autotest will have to wait for the rails environment to load.
--
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: running a unit test over and over in script/console