Re: [rspec-users] Formatter failing_examples option

2010-08-25 Thread David Chelimsky
On Aug 25, 2010, at 3:36 AM, Evgeniy Dolzhenko wrote: > In RSpec 1 there is formatter option which lets you output just > failing examples (named `failing_examples`) > http://rspec.info/documentation/tools/spec.html > > I've been googling and looking for alternative for RSpec2 > and wasn't able t

[rspec-users] Formatter failing_examples option

2010-08-25 Thread Evgeniy Dolzhenko
In RSpec 1 there is formatter option which lets you output just failing examples (named `failing_examples`) http://rspec.info/documentation/tools/spec.html I've been googling and looking for alternative for RSpec2 and wasn't able to find anything. Most likely I'm just missing something since it se