-
#### Characteristics
- **Issue Type**: [feature]
- **Reproducibility**: [always]
- **Severity**: [block]
- **Tool/Service/Component**: pitmp-maven-plugin:1.3.7, pitest-junit5-plugin:0.12
#### D…
-
Project: https://github.com/checkstyle/checkstyle
We use to be able to run pitest just fine on the project around 4 months ago, but I tried running it again today on our latest code and it gave an Ar…
-
-
We have a weird problem in `xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven` when executing pitest/descartes:
…
-
Specifically for collecting all the bits of PiTest together.
Michal Jedynak's intellij plugin, for example, could move in to the org an still be maintained by him. Github handles the 302s perfec…
-
instead of explicit on junit5PluginVersion value
```
pitest {
junit5PluginVersion = '1.1.2'
//pitestVersion = '1.11.7'
}
```
can this value not be picked from
```
tasks.test {…
-
Reproducer:
- Checkout [`https://github.com/turing85/advent-of-code-2022/tree/pitest-bug`](https://github.com/turing85/advent-of-code-2022/tree/pitest-bug):
```bash
git clone git@github.com:tur…
-
Something has changed internally between JUnit 5.9.0 and 5.9.1, because now all tests that use `@org.junit.jupiter.params.ParameterizedTest` with `@org.junit.jupiter.params.provider.MethodSource` are …
-
**Version:** 1.4.4
**OS:**: Ubuntu 20.04 LTS
When running "Pitests using tests in ..." from the projects tab I am getting following error:
(Don't know how to enable verbose logging for PIT plugin…
-
Hi,
Can you help with the basic flow below?
I have the most simple app with cucumber , i get the following stack trace.
What am i missing?
I am using:
pitest maven - 1.4.5
pitest-Cucumber plug…