Hey all,
There is a feature request that would break compatibility for some rspec suites
using older conventions. I'm in favor of adding the feature in 3.0 release when
we get there, but would appreciate hearing from those that would be
inconvenienced by this change. Please comment in the issue
Hey all,
There is a feature request for rspec-core that I'd like to see some opinions
about. The idea is to be able to reference subjects and methods defined with
let() in parent groups from within the subject() and let() methods in a child
group. Two approaches are to use super or a block argu