2009/4/1 Scott LaBounty <[email protected]>: > I've looked at the web site and I guess I'm looking for more examples. I'd > like to see some simple basic ruby code and then some rSpec code testing it. > No Rails, no nothing else. I haven't tried the book yet, but there does not > seem to be a lot of code out there at this basic a level. > > Any ideas?
Try this: http://blog.davidchelimsky.net/2007/5/14/an-introduction-to-rspec-part-i Cheers, David > > Scott > > On Wed, Apr 1, 2009 at 6:57 AM, Stephen Eley <[email protected]> wrote: >> >> 2009/4/1 Pablo L. de Miranda <[email protected]>: >> > @Fernando - So what material you recommend to start a study in rSpec? >> >> 1.) The Web site documentation at http://rspec.info >> >> 2.) Use it and build experience. >> >> 3.) Get the beta of the RSpec book. >> >> 4.) Use it and build experience. >> >> 5.) Google is your friend. >> >> 6.) Use it and build experience. >> >> Finally, if in doubt... Try using it and building some experience. >> >> >> -- >> Have Fun, >> Steve Eley ([email protected]) >> ESCAPE POD - The Science Fiction Podcast Magazine >> http://www.escapepod.org >> _______________________________________________ >> rspec-users mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/rspec-users > > > > -- > Scott > http://steamcode.blogspot.com/ > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
