[rspec-users] feedback on feature request requested

2011-02-13 Thread David Chelimsky
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

[rspec-users] feedback on feature request

2011-01-31 Thread David Chelimsky
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