Is Rcov compatible with Jruby now?

View: New views
3 Messages — Rating Filter:   Alert me  

Is Rcov compatible with Jruby now?

by Shaker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello everyone:
  I am currently assigned to test a big project which uses JRuby to build a web application. The reason of using JRuby is the web application is communicating with Java Service. I am writing test cases using Rspec and looking for a code coverage tool. Rcov is no doubt a nice code coverage tool. However, it is said that Rcov is not compatible with JRuby so far. Sigh....I can not find any other code coverage tools for JRuby. Some developers are working on this problem. So I am wondering whether there are any progresses so far? Or are there any alternative code coverage tools for JRuby?  

Re: Is Rcov working with Jruby now?

by Aslak Hellesoy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/24/07, Shaker <flyeminent@...> wrote:

>
> Hello everyone:
>   I am currently assigned to test a big project which uses JRuby to build a
> web application. The reason of using JRuby is the web application is
> communicating with Java Service. I am writing test cases using Rspec and
> looking for a code coverage tool. Rcov is no doubt a nice code coverage
> tool. However, it is said that Rcov is not compatible with JRuby so far.
> Sigh....I can not find any other code coverage tools for JRuby. Some
> developers are working on this problem. So I am wondering whether there are
> any progresses so far? Or are there any alternative code coverage tools for
> JRuby?

I think you're on the wrong mailing list.

I would ask on the JRuby list or contact the RCov creator. But no, I
don't think RCov (C code) has been implemented for JRuby.

> --
> View this message in context: http://www.nabble.com/Is-Rcov-working-with-Jruby-now--tf4506880.html#a12853457
> Sent from the rspec-users mailing list archive at Nabble.com.
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@...
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@...
http://rubyforge.org/mailman/listinfo/rspec-users

Re: Is Rcov working with Jruby now?

by Geoffrey Wiseman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 9/24/07, aslak hellesoy <aslak.hellesoy@...> wrote:
I think you're on the wrong mailing list.

I would ask on the JRuby list or contact the RCov creator. But no, I
don't think RCov (C code) has been implemented for JRuby.

Someone was working on a JRuby port of RCov, but do ask on the JRuby list.

  - Geoffrey
--
Geoffrey Wiseman

_______________________________________________
rspec-users mailing list
rspec-users@...
http://rubyforge.org/mailman/listinfo/rspec-users