[rspec-users] JRuby, RSpec, rcov
T. Alexander Lystad
alexander.lystad at finntech.no
Thu Apr 24 04:20:49 EDT 2008
alexander.lystad at finntech.no skrev:
> Do you guys know of any working version combination of JRuby, RSpec and
> rcov? Doesn't look like rcov 0.8.1.2, RSpec 1.1.3, JRuby 1.1 is one of
> them.
I can confirm that this combination works like a charm. As Tobias
Torkler posted 17.03.2008:
1. Download http://eigenclass.org/static/rcov/rcov-0.8.1.2.tar.gz and
extract the archive
2. jruby -S setup.rb all --without-ext
3. Change shebang of <jruby-dir>/bin/rcov to #!/usr/bin/env jruby
4. rcov script.rb should work now (warning appears, that no extensions
are installed)
--
T. Alexander Lystad
More information about the rspec-users
mailing list