Forum: RSpec Are there plans to introduce conf.simplecov option?

Posted by ipoval (Guest)
on 2011-11-14 22:03
(Received via mailing list)
Hi,

I wanted to ask if there are plans to introduce Rspec.configure { |
conf| conf.simplecov = true } option?
I understand that it is easy to add "require 'simplecov';
SimpleCov.start" into the spec_helper.rb, but it just doesn't look
nice there.

--
Thanks!
Posted by David Chelimsky (Guest)
on 2011-11-15 05:26
(Received via mailing list)
On Nov 8, 2011, at 4:40 PM, ipoval wrote:

> Hi,
>
> I wanted to ask if there are plans to introduce Rspec.configure { |
> conf| conf.simplecov = true } option?
> I understand that it is easy to add "require 'simplecov';
> SimpleCov.start" into the spec_helper.rb, but it just doesn't look
> nice there.

No plan yet. Please submit a feature request to 
https://github.com/rspec/rspec-core/issues and we can discuss it there.

Cheers,
David
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.