Hi Enrique, Please take a look at this Hobo 2.0 project: https://github.com/suyccom/yousell. You will find tests and examples under the "spec" folder. You should be able to run the tests with "rspec spec/integration".
Then you can copy the gems and the config files you need to your own application. I think it can serve as inspiration :). Please say if you get stuck! Warm regards, Ignacio El 10/02/14 22:52, Quikin escribió: > hello Hobousers, Ignacio > Any example about cycle > setup Hobo with Rspec...etc > write Rspec/Capybara/FactoryGirl to easy follow ?? > > Thanks > Enrique > > Pd. i cant send email from outlook client to hobousers groups, > notifications to me, normal > > On Monday, February 10, 2014 4:34:28 PM UTC-4, Ignacio Huerta wrote: > > I think any Rails tutorial should work exactly the same, I use > Hobo/Rspec/Capybara/FactoryGirl very often without trouble. > > Please write if you don't know where to start or if you find any > blocking issue :). > > Warm regards, > Ignacio > > El 07/02/14 15:29, Quikin escribió: > > Hello Hobousers > > > > I try TDD with Hobo, Rspec_with_Shoulda, any example to follow, idea > > recipe, book, etc?? > > > > thanks > > Enrique > > > > Ubuntu 12.04 > > Hobo 2.1.0 > > Rails 4.0.2 > > rspec 12.14.7 > > shoulda (3.5.0) > > shoulda-context (1.1.6) > > shoulda-matchers (2.5.0) > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Hobo Users" group. > > To unsubscribe from this group and stop receiving emails from it, > send > > an email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at http://groups.google.com/group/hobousers > <http://groups.google.com/group/hobousers>. > > For more options, visit https://groups.google.com/groups/opt_out > <https://groups.google.com/groups/opt_out>. > > -- > Ignacio Huerta Arteche > http://www.ihuerta.net > Teléfono: 0034 645 70 77 35 > Email realizado con software libre > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/groups/opt_out. -- Ignacio Huerta Arteche http://www.ihuerta.net Teléfono: 0034 645 70 77 35 Email realizado con software libre -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/groups/opt_out.
