Skip to content

Commit 76b5e15

Browse files
authored
Add Rails Testing Handbook
I've placed at the top of Rails list as other resources are a bit outdated.
1 parent 234ab21 commit 76b5e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
132132

133133

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

0 commit comments

Comments
 (0)