Hey folks,

I'm using a pretty recent version of Gareth's module skeleton and the
included Rakefile. I can run "rake spec" fine but I don't seem to be able
to get the "rake covereage" task to work.

--

$ bundle exec rake coverage
rake aborted!
NoMethodError: undefined method `rcov=' for
#<RSpec::Core::RakeTask:0x007fb2c290d068>

Tasks: TOP => coverage
(See full trace by running task with --trace)

--
My first thought was to try "gem install rcov" but that blew up pretty
badly. I did some googling and got the impress that rcov is no longer in
use, and to use simplecov instead, but I installed that and I'm getting the
same result.

I'm on OS X Mavericks/10.9.5.


Thanks,

Rich

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAPGcbtBgKvsGcWNkKK1RLvvUAvoYpa4yV7KXybm1JRw7L8X1Nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to