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! _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
