Pitclipse result output folder

190 views
Skip to first unread message

Muzamil Ahmed

unread,
Mar 1, 2014, 12:43:26 AM3/1/14
to pitu...@googlegroups.com
Hi,

I am  using PITclipse but I want to change result output folder for pit results.
can I do this if yes then how?

Regards,
Muzamil

Phil Glover

unread,
Mar 4, 2014, 4:10:48 AM3/4/14
to pitu...@googlegroups.com
Hi Muzamil,

Currently there is no way to change this location.  I would suggest that the other plugins (ant, maven , gradle etc.) are a better fit for generating the reports if you want to browse them outside of an IDE.

In the longer term, the HTML reports will not be generated at all and replaced by a view so it would not be wise to rely on this aspect of the plugins behaviour.

If you really want to look at the reports, you can find it under the eclipse workspace in the location <WORKSPACE>/.metadata/.plugins/org.pitest.pitclipse.core/html_results/

Kind regards,
Phil

Muzamil Ahmed

unread,
Mar 4, 2014, 6:40:53 AM3/4/14
to pitu...@googlegroups.com
Hi Phil,
Thanks for your reply. 
I am using ant to for PIT but there is a problem my classes are in default package which means I can't give any thing in these two parameters
targetTests=".*" targetClasses=".*"

That's why i moved to pitclipse plugin.
Regards,
Muzamil

Phil Glover

unread,
Mar 4, 2014, 2:04:59 PM3/4/14
to pitu...@googlegroups.com
I see - so because Pitclipse walks the project and picks out all of the classes in your project it works for you.

I'm assuming there is some good reason why you are using the default package... all I could suggest for appropriate Ant arguments would be to list all of your classes.  Not ideal I know!


On Saturday, March 1, 2014 5:43:26 AM UTC, Muzamil Ahmed wrote:
Reply all
Reply to author
Forward
0 new messages