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

#750 -DskipTests Flag should be honoured in a maven run without additional configuration #972

Merged
merged 2 commits into from
Jan 30, 2022

Conversation

marwin1991
Copy link
Contributor

Currently when you have used:

mvn clean install -DskipTests

PiTest was executing tests, despite it should not, because people using this flag expect fast build without any tests.

Closes #750

… additional configuration - restored old test and added new IT test to verify if if -DskipTests works correctly
@hcoles hcoles merged commit 0710e7b into hcoles:master Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-DskipTests Flag not working
2 participants