Skip to content

Commit

Permalink
Add Rails Testing Handbook
Browse files Browse the repository at this point in the history
I've placed at the top of Rails list as other resources are a bit outdated.
  • Loading branch information
markoa committed May 8, 2018
1 parent 234ab21 commit 76b5e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven


### Rails
* [Rails Testing Handbook](https://semaphoreci.com/ebooks/rails-testing-handbook)
* [Test Driven Rails - Part 1](https://karolgalanciak.com/blog/2014/01/04/test-driven-rails-part-1/)
* [Test Driven Rails - Part 2](https://karolgalanciak.com/blog/2014/03/03/test-driven-rails-part-2/)
* [Introducing TDD with Rails 3](http://www.sitepoint.com/introducing-test-driven-development-with-rails-3/)
Expand Down

0 comments on commit 76b5e15

Please sign in to comment.