-
Notifications
You must be signed in to change notification settings - Fork 14
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
Bump pitmp-maven-plugin to pitest 1.4.1 #16
Comments
tried to simply bump the pitest version on the root pom, but it seems is not enough, and now some tests are failling:
This output is not very easy to dive deeper into it. Any clue you'd like to share @CaelInria ? |
any update on this @CaelInria / @Cael35 ? |
Sorry for the delay, I was off but I'm trying to catch up... :-) |
thanks for the update @CaelInria. I wouldn't mind help bumping the version. Just need to understand the existing tests |
A week ago, pitest released a new 1.4.1 version (https://github.com/hcoles/pitest/releases/tag/pitest-parent-1.4.1) with a fix for hcoles/pitest#499
When will pitmp upgrade the dependency and do a new release? Does it need anything more than bumping the pom.xml versions and the table on https://github.com/STAMP-project/pitmp-maven-plugin#releases ?
The text was updated successfully, but these errors were encountered: