What do you think?
Rate this book
356 pages, Paperback
Published October 3, 2017
Excellent book. I'd call it the definitive guide for anyone who wish to learn not just RSpec, but OO software testing in general. It emphasizes more on testing concepts, rather than RSpec itself.
It includes exercises at the end of each chapter which help solidify concepts mentioned on previous pages. It doesn't only give you a thorough exposure to RSpec's features, but also includes a bunch of test antipatterns which act as signal for designing better your system. Last but not least, it includes dozens of links to other excellent resources (videos, blog posts, books), so it points you where to look next.So, I definitely recommend this book for people new to testing/RSpec, but also for those who already use a testing framework but don't get the notions behind testing.