everydayrails / rails-4-1-rspec-3-0

Code samples for Everyday Rails Testing with RSpec, Rails 4.1/RSpec 3.0 edition
272 stars 229 forks source link

Ch.9 No "specify" code in the "it{} and specify{}" section #40

Open JunichiIto opened 9 years ago

JunichiIto commented 9 years ago

In the section titled "it{} and specify{}", there is no sample code using specify. (I requested to do so, though...)

It may be hard to understand "Read your specs aloud as you write them, and use the term that makes the most sense--there are not hard rules about when to use one or the other." too.