rspec_rails_4
rspec_rails_4 copied to clipboard
Ch 12 p 130 - "Keep it simple" represents the content?
trafficstars
I think the title "Keep it simple" does not represent the content. I expected a story like "Keep your specs simple, complexity is evil", but it wasn't. I thought the content was like "Keep working on simple specs, then you can write advanced specs in the end."
That was indeed the intent. Do you have a suggestion for a better heading?
How about "Don't stop testing simpler parts"? I think this message is the key of this content.