Jump to ratings and reviews
Rate this book

Testing Rails

Rate this book
Writing effective tests is a necessary part of Ruby development. An effective test suite guides you towards maintainable code. It allows you to make major changes to your application and be confident that everything still works.

Testing Rails is a practical approach to learning testing. We'll discuss the tools and processes we use every day at thoughtbot, as well as common anti-patterns and solutions to real world problems with plenty of examples.

https://gumroad.com/l/testing-rails/?...

ebook

1 person is currently reading
26 people want to read

About the author

Josh Steiner

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
18 (47%)
4 stars
13 (34%)
3 stars
6 (15%)
2 stars
1 (2%)
1 star
0 (0%)
Displaying 1 - 8 of 8 reviews
Profile Image for Mário Nzualo.
6 reviews5 followers
January 4, 2016
Really good introduction to all types of tests in Rails and tools that can be used for those purposes. It also gives a nice overview of testing best practices and anti patterns.
Profile Image for Mahmoud Rateb.
17 reviews6 followers
July 25, 2022
Short, concise, and full of gems.

If like me, you're using Rspecs in your codebase, but without really understanding the "right" way to be building your tests, this book (guide) is a great place to start.

It really takes you from the very beginning and goes through everything that you pass through while creating tests.
Profile Image for Francisco.
5 reviews1 follower
April 8, 2025
This books covers a lot about writing tests for Rails applications using RSpec.

It taught me several things including the "Four Phase Test" which, eventually, led me to change the way I write my tests.
Profile Image for Thang.
101 reviews13 followers
April 14, 2019
Well written about Rails testing using RSpec.
Profile Image for Phat Duong.
83 reviews27 followers
July 8, 2019
Mình học được khá nhiều thứ hay ho trong quyển này. Rất hữu ích cho các bạn đang làm Rails.
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.