pitmp-maven-plugin icon indicating copy to clipboard operation
pitmp-maven-plugin copied to clipboard

Extend the target classes to other project trees

Open Cael35 opened this issue 7 years ago • 1 comments

We mutate only classes included in modules of the current tree, if parent project is located in another tree, classes of packages located in other trees are not mutated. The whole project graph should be browsed to build target modules list (complete the PmpContext.getProjectModules method).

Cael35 avatar Dec 09 '17 14:12 Cael35

What does this exactly mean? Can tests reach classes in modules of other trees? Do you have an example for this? Thanks :)

nrainer avatar Sep 19 '18 16:09 nrainer