Everyone talks testing, but I don''t see much about it. I have been searching the web for about 5 hours and I can''t seem to find a good, advanced tutorial on the latest trends in testing. Everything is either outdated or very simplistic. Does anyone know where I might find good testing What are you using? Test::Unit Tess::Rails Selenium Something new that I don''t know about Thanks in adavnce --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
> Everyone talks testing, but I don''t see much about it. > I have been searching the web for about 5 hours and I can''t seem to > find a good, advanced tutorial on the latest trends in testing. > Everything is either outdated or very simplistic. > Does anyone know where I might find good testing > > What are you using? > Test::Unit > Tess::Rails > Seleniumhttp://peepcode.com/products/rspec-basics They have a couple of others as well. I haven''t seen them all, but overall they tend to be worth the $9. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ruby Freak wrote:> Everyone talks testing, but I don''t see much about it. > I have been searching the web for about 5 hours and I can''t seem to > find a good, advanced tutorial on the latest trends in testing. > Everything is either outdated or very simplistic. > Does anyone know where I might find good testing > > What are you using? > Test::Unit > Tess::Rails > Selenium > > Something new that I don''t know aboutWhenever I google for _specific_ testing questions, I get hit after hit. Have you tried assert_xpath? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---