From: Stu Date: 2011-05-21T15:22:41+09:00 Subject: Re: rspec/cucumber and testing -- advice please Just ordered RSpec book. Thanks for the push. I was at my local ruby user group and it was shown to me a bit from a peer. I've never done that type of programming so it looks very alien to me =) Kind of a storyboarded todo list script. It's time for me to ramp up that learning curve =) Thanks again for the replies. ~Stu On Fri, May 20, 2011 at 7:18 PM, Josh Cheek wrote: > 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. >