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
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