Results 1 to 3 of 3

Thread: Spring Roo Code Coverage Test tool

  1. #1
    Join Date
    Nov 2009
    Posts
    28

    Default Spring Roo Code Coverage Test tool

    What code coverage tool is recommended for use with Spring Roo projects?

    I am getting push back from management on being able to use Roo because their code coverage tool does not catch AspectJ files.

  2. #2
    Join Date
    Jan 2008
    Posts
    182

    Default

    Wont the ITDs get woven into the classes at compile time, so when you instrument the compiled classes they already have the 'aspects' in them? The display for where the coverage is may be a challenge though... but I'm not sure that any code coverage tool does this well.

  3. #3
    Join Date
    Oct 2012
    Posts
    2

    Default

    Can anyone please tell me some tool for Spring Roo Project.??

    Am also facing the same problem as jsandman said.

    Looking forward for good answer !!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •