Re: [rspec-users] Request for comments: Scenario

2011-06-05 Thread Tyson Tate
On Sun, Jun 5, 2011 at 9:20 AM, David Chelimsky wrote: > > Hey Tyson, > > I hate to be the bearer of "you can already do that", but, you can already > do that (as of rspec-core-2.6) > > http://relishapp.com/rspec/rspec-core/dir/example-groups/shared-context > https://gist.github.com/1009111 > > The

Re: [rspec-users] Request for comments: Scenario

2011-06-05 Thread David Chelimsky
On Jun 4, 2011, at 2:55 PM, Tyson Tate wrote: > I created a gem a few weeks ago that I think the RSpec community might be > interested in: https://github.com/tysontate/scenario (and that I'd love to > get feedback on). It supports RSpec 1 and 2. > > It aims to solve a few of the problems we've

Re: [rspec-users] Request for comments: Scenario

2011-06-05 Thread Andrew Premdas
On 4 June 2011 20:55, Tyson Tate wrote: > I created a gem a few weeks ago that I think the RSpec community might be > interested in: https://github.com/tysontate/scenario (and that I'd love to > get feedback on). It supports RSpec 1 and 2. > > It aims to solve a few of the problems we've had with