[rspec-users] Formatter failing_examples option
David Chelimsky
dchelimsky at gmail.com
Wed Aug 25 09:05:21 EDT 2010
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 to find anything. Most likely I'm just missing
> something since it seems like a basic functionality to me.
You're not missing anything. It's not there because I didn't think anybody was actually using it and I'm trying to keep the feature set for rspec-2 limited to that which is used.
Please feel free to add a feature request to http://github.com/rspec/rspec-core/issues.
Cheers,
David
More information about the rspec-users
mailing list