> The test to code ratio should be 2:1.
That's BS. Even with a ratio of 10:1, if the tests are not smart, your 
app could have a bug and you would still not detect it. And remember 
that the higher the ratio, the more pain it will be to maintain the 
tests. So don't care about ratio.

> Autotest is because all the Rails editors truly suck, and do not let you 
> run one test at a time.
Is there a benefit to run 1 test at a time? I don't mind running 20 
tests each time because they take less then 1 second to perform.
-- 
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to