On Tue, Apr 13, 2010 at 5:06 AM, Hemant Bhargava <li...@ruby-forum.com> wrote: > Guys, > > How can we test partials and layouts.. ? Googled but find nothing > useful.. > -- In the same way you test your views. You can use Selenium if you like. I don't like the use of Selenium for this, I prefer to test the views contain the text that should be there and delegate the full testing of the view to a human tester. (Probably myself, but can be other people if you have a test team)
Hope it helps. -- Leonardo Mateo. There's no place like ~ -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.