Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to disable PIT execution in specified subprojects #16

Closed
szpak opened this issue May 18, 2014 · 1 comment
Closed

Ability to disable PIT execution in specified subprojects #16

szpak opened this issue May 18, 2014 · 1 comment
Milestone

Comments

@szpak
Copy link
Owner

szpak commented May 18, 2014

PIT doesn't like modules with no code or only with interfaces. It would be useful to have an ability to disable pitest task execution for selected modules (simple enabled/skip flag).

As a workaround -x module1:pitest can be used.

@szpak szpak changed the title Ability to disable PIT execution in for specified subprojects Ability to disable PIT execution in specified subprojects Dec 24, 2015
@szpak szpak removed the gradle label May 9, 2019
@szpak
Copy link
Owner Author

szpak commented Apr 24, 2020

With 1.5.0 on the horizon and #62 implemented, it would be just required to do not apply the plugin in a given module to skip.

@szpak szpak added this to the 1.5.0 milestone Apr 24, 2020
@szpak szpak closed this as completed Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant