#2 in Quality control & management books
Use arrows to jump to the previous/next product

Reddit mentions of The RSpec Book: Behaviour Driven Development with RSpec, Cucumber, and Friends (Facets of Ruby)

Sentiment score: 2
Reddit mentions: 3

We found 3 Reddit mentions of The RSpec Book: Behaviour Driven Development with RSpec, Cucumber, and Friends (Facets of Ruby). Here are the top ones.

The RSpec Book: Behaviour Driven Development with RSpec, Cucumber, and Friends (Facets of Ruby)
Buying options
View on Amazon.com
or
ISBN13: 9781934356371Condition: NewNotes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!
Specs:
Height9.25 Inches
Length7.5 Inches
Number of items1
Weight1.75 Pounds
Width0.9 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 3 comments on The RSpec Book: Behaviour Driven Development with RSpec, Cucumber, and Friends (Facets of Ruby):

u/JaharNarishma · 3 pointsr/ruby

The RSpec Book is what I used when I first starting learning how to test. It's a great book that covers not just how to test plain ol' ruby, but also TDD/BDD methodology. The syntax is a little dated, but it's super easy to find and learn the new syntax. PDFs are also floating around online if you don't care to buy it (although it's definitely worth the money for a used copy IMO).

u/Hazz3r · 2 pointsr/rails

My company uses RSpec. I was introduced using Chelimsky's The RSpec Book. It touches not only on RSpec but Cucumber and Behaviour Driven Development. It's a solid technical document and would probably serve you well!