Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Multiproject test Coverage
Multiproject test Coverage [message #39797] Tue, 08 November 2005 21:17 Go to next message
Eclipse UserFriend
Originally posted by: azachar.simpleway.cz

Hi,
id like to know how could i measure a test coverage of the code for
multipleprojects together?

My problem is that, we develop an eclipse plugin feature, which consist
of multiple eclipse plugin projects and i can not find a suitable tool,
that can count coverage for all particulars project like one project.

it is not valid to measure test coverage indepently.

Thanks for any advices.


btw. the solution can be also in maven.
Re: Multiproject test Coverage [message #39828 is a reply to message #39797] Wed, 09 November 2005 15:48 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi,
TPTP's profiling tools provide method level code coverage. With your
plugins in the workspace of the workbench, you can self-host an instance of
the workbench in profiling mode to see the method level code coverage of
your specific plugins. As such, you need to specify the Code Coverage
profiling set and modify the filtering rules to only provide code coverage
data fro your specific plugins. For more information, see:

Help >> Help Contents >> Monitoring and analyzing performance >> Monitoring
and analyzing application performance >> Profiling an application >>
Launching or attaching to a process for profiling

Paul

"Ing. Andrej Zachar" <azachar@simpleway.cz> wrote in message
news:dkr4l8$nqk$1@news.eclipse.org...
> Hi,
> id like to know how could i measure a test coverage of the code for
> multipleprojects together?
>
> My problem is that, we develop an eclipse plugin feature, which consist
> of multiple eclipse plugin projects and i can not find a suitable tool,
> that can count coverage for all particulars project like one project.
>
> it is not valid to measure test coverage indepently.
>
> Thanks for any advices.
>
>
> btw. the solution can be also in maven.
>
>
>
Previous Topic:Monitoring Tomcat context in Eclipse / MyEclipse
Next Topic:Agentr Controller -> no agents available
Goto Forum:
  


Current Time: Thu Mar 28 13:20:08 GMT 2024

Powered by FUDForum. Page generated in 0.89724 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top