From: Josh Cheek Date: 2011-05-21T09:18:39+09:00 Subject: Re: rspec/cucumber and testing -- advice please --0016e6465502f71f5504a3be2d87 Content-Type: text/plain; charset=ISO-8859-1 On Fri, May 20, 2011 at 2:10 PM, Stu wrote: > I plan on learning about testing. I have never done that type of > programming. I am interested in what resources we have online for it. > Is there a applicable "getting started" tutorial online. > > Also I see there are a whole bunch of books on the subject. Which ones > are worth owning? > > Thanks in advance. > > ~Stu > > Get the RSpec book. They walk through making a command line app at the beginning, and it's really helpful. I've read / seen lots of material about testing, but its one of those things you have to experience to understand how to do it. Not saying I have it all figured out, just saying I've put a lot of effort into understanding it, and the RSpec book has had the best payoff so far. --0016e6465502f71f5504a3be2d87--