Skip to content

Commit

Permalink
Merge pull request #117 from afshinator/patch-7
Browse files Browse the repository at this point in the history
Add link to RailsConf2013 video on BDD/TDD
  • Loading branch information
eriktrautman committed Apr 19, 2014
2 parents 604dbb3 + 806ab46 commit cd69108
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rails/project_lets_build.md
Expand Up @@ -114,8 +114,9 @@ If you're already scratching your head, don't worry (like I said, better explana
*This section contains helpful links to other content. It isn't required, so consider it supplemental for if you need to dive deeper into something*


* [Intro to RSpec](http://www.youtube.com/watch?v=aYXAWgSA5Kw) video from RailsConf2012 on YouTube.
* [Intro to RSpec](http://www.youtube.com/watch?v=aYXAWgSA5Kw) Video from RailsConf2012 on YouTube.
* [Code School's RSpec Introduction Course](https://www.codeschool.com/courses/testing-with-rspec)
* [Rails Conf 2013 BDD and Acceptance Testing with RSpec & Capybara](https://www.youtube.com/watch?v=BG_DDUD4M9E) This video gives you a nice angle on BDD & TDD in Rails that you won't get from the primary sources.



Expand Down

0 comments on commit cd69108

Please sign in to comment.