Sent from my iPhone
On Nov 16, 2012, at 1:43 PM, Ryan Crossan <[email protected]> wrote: > What sites and/or material out there is good reference and tutorials to show > me about how to run RSPEC 2? My Test-Driven Lecture and Live Coding Tutorial video is now up at http://codelikethis.com/lessons/agile_development/test_driven It doesn't start quite from scratch but it walks through what TDD/BDD is all about and then screencasts using RSpec to build a little utility class. You may also enjoy testfirst.org/learn_ruby which uses RSpec and some pre-written tests to teach Ruby lessons. -- You received this message because you are subscribed to the Google Groups "rspec" 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 https://groups.google.com/groups/opt_out.
