-
Hello team,
Just wanted to say this project is awesome.
I am using the pitest maven plugin, to run pitest as part of the build pipeline process.
During the run, I am always faced with:
```
…
-
**Summary**: _Looking to quiet the PITest output in my Maven build unless there are errors/warnings. An ask at bottom_
I compared the build output with Maven for the `verbose` configuration option,…
-
Hi,
With SonarQube v6.7 we see issues with computing portfolios when the pitest plugin is installed. The background task fails with the following error:
org.sonar.server.computation.task.projectan…
-
While running PIT in a JDK 21 project the following stack trace is generated (which asks me to report it, so here goes):
```
1:27:47 PM PIT >> WARNING : Minion exited abnormally due to RUN_ERROR
…
-
I have a maven project where there are two folders with source code and unit test cases in each folder. There are three pom.xml files in total - one in root level and one in each folder. The source co…
-
https://github.com/assertj/assertj/runs/7763829056?check_suite_focus=true shows an error while trying to find the
```
[ERROR] No plugin found for prefix 'pitest-git' in the current project and in t…
-
Hi,
Can you please confirm or update the [compatibility matrix](https://github.com/alexvictoor/pitest-cucumber-plugin#compatibility-matrix) against the new version of Cucumber Pitest plugin (1.6.0)…
-
Please find attached [pitest-maven.zip](https://github.com/pitest/pitest-junit5-plugin/files/3141574/pitest-maven.zip) containing the following:
- Class FilePlugin implements Closeable. Its ctor()…
-
https://github.com/hcoles/pitest/blob/dd84e8bad21e410b91c83674243079832935bc03/pitest-maven/src/main/java/org/pitest/maven/MojoToReportOptionsConverter.java#L490
When setting up JMockit as referenc…
-
Hi!
While trying out the latest released version on the IJ marketplace, I did not manage to get any tests discovered: although the generated class path looks fine (and pitest-junit5-plugin-1.2.1.ja…