Sergei Vasheka
2013-Sep-28 22:26 UTC
Test automation framework using Rspec +watir/Selenium directions
Hi all I wonder if anyone done this before. Goal: test automation framework (including reporting, runs statisctic, CI integration, possible parallel runs etc.) Technologies: (for the moment its Rspec + watir/Selenium) What gems did you use for all that stuff not included in rspec. If there examples or advices I would much appreciatefor directions. thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/4ec8cace-51e5-4beb-80a6-3ad52456d11d%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Ekin Han
2013-Sep-29 01:26 UTC
Re: Test automation framework using Rspec +watir/Selenium directions
try this https://github.com/easonhan007/lazyman. 2013/9/29 Sergei Vasheka <sergei.vasheka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> Hi all > I wonder if anyone done this before. > Goal: test automation framework (including reporting, runs statisctic, CI > integration, possible parallel runs etc.) > Technologies: (for the moment its Rspec + watir/Selenium) > What gems did you use for all that stuff not included in rspec. > > If there examples or advices I would much appreciatefor directions. > > thanks. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/4ec8cace-51e5-4beb-80a6-3ad52456d11d%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CANvF1NQAVjppbD_QBxvk7UJcx%2Bg17wkMOWZ22bNwX9Re1W2dBw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
Sergei Vasheka
2013-Sep-29 09:18 UTC
Re: Test automation framework using Rspec +watir/Selenium directions
thanks thats very close to what I''m looking for. Though I would like to see working examples of such frameworks on git. On Sunday, September 29, 2013 4:26:59 AM UTC+3, Eason wrote:> > try this https://github.com/easonhan007/lazyman. > > > > 2013/9/29 Sergei Vasheka <sergei....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <javascript:>> > >> Hi all >> I wonder if anyone done this before. >> Goal: test automation framework (including reporting, runs statisctic, CI >> integration, possible parallel runs etc.) >> Technologies: (for the moment its Rspec + watir/Selenium) >> What gems did you use for all that stuff not included in rspec. >> >> If there examples or advices I would much appreciatefor directions. >> >> thanks. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to rubyonrails-ta...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org <javascript:>. >> To post to this group, send email to rubyonra...-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<javascript:> >> . >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/rubyonrails-talk/4ec8cace-51e5-4beb-80a6-3ad52456d11d%40googlegroups.com >> . >> For more options, visit https://groups.google.com/groups/opt_out. >> > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c0794a7c-abbb-4465-891d-59b10db9955c%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.