Zed A. Shaw wrote:
On Mon, 24 Sep 2007 17:16:32 -0700 (PDT)
Shaker <[EMAIL PROTECTED]> 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?
Or for that matter, if jruby is now compiling more and more, and it can include
the line numbers and files, then why not an existing java profiler?
This is probably going to be the preferred mechanism very soon. The
compiler is now almost complete, and will ultimately allow you to use
normal java debugging and profiling tools with Ruby code (in theory...I
haven't tried it yet).
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email