If you want to get familiar with TDD I suggest going for the Rspec Book, since Rspec and Cucumber serve different purposes(Rspec for TDD and Cucumber for BDD). Also, if going for Rspec go ahead and take a look at code school(http://www.codeschool.com/), they've just released a course on Testing with Rspec which is pretty cool.
Hope this helps and Best regards =D 2012/6/28 Kostas L. <[email protected]> > Hello, > i want to buy a book for TTD. I am between "The cucumber > book<http://pragprog.com/book/hwcuc/the-cucumber-book>" > and the "The Rspec book <http://pragprog.com/book/achbd/the-rspec-book>" > from pragmatic programmers. > > Which of these 2 are the best? Any other suggestion?? > I am new to testing... > > Thank you for your time! > Kostas > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-talk/-/TA1d6IPnHN4J. > 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-US. > -- 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-US.

