Re: [rspec-users] RSpec Requestable Examples

2012-01-30 Thread Zach Dennis
I forgot to answer your question more directly. I see things in the requestable/selectable approach which I would like to continue to explore and see if it pans out. So far I like the requestable/selectable approach for the reasons I mentioned in the other email. In short term practical use there

Re: [rspec-users] RSpec Requestable Examples

2012-01-30 Thread Zach Dennis
On Sun, Jan 29, 2012 at 3:04 PM, Lenny Marks wrote: > > On Jan 27, 2012, at 9:56 PM, Zach Dennis wrote: > >> I would be interested to hear any thoughts from the community about >> the ability to request specific examples from a shared example group >> as expressed in the rspec-requestable-examples

Re: [rspec-users] RSpec Requestable Examples

2012-01-29 Thread Lenny Marks
On Jan 27, 2012, at 9:56 PM, Zach Dennis wrote: > I would be interested to hear any thoughts from the community about > the ability to request specific examples from a shared example group > as expressed in the rspec-requestable-examples gem. > > Here's the post that introduces them: > http://mu

Re: [rspec-users] RSpec Requestable Examples

2012-01-28 Thread Zach Dennis
On Sat, Jan 28, 2012 at 5:56 PM, David Chelimsky wrote: > On Fri, Jan 27, 2012 at 8:56 PM, Zach Dennis wrote: >> I would be interested to hear any thoughts from the community about >> the ability to request specific examples from a shared example group >> as expressed in the rspec-requestable-exa

Re: [rspec-users] RSpec Requestable Examples

2012-01-28 Thread David Chelimsky
On Fri, Jan 27, 2012 at 8:56 PM, Zach Dennis wrote: > I would be interested to hear any thoughts from the community about > the ability to request specific examples from a shared example group > as expressed in the rspec-requestable-examples gem. I love the service it provides, and the consuming

[rspec-users] RSpec Requestable Examples

2012-01-27 Thread Zach Dennis
I would be interested to hear any thoughts from the community about the ability to request specific examples from a shared example group as expressed in the rspec-requestable-examples gem. Here's the post that introduces them: http://mutuallyhuman.com/blog/2012/01/27/rspec-requestable-examples Gi