Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PIT Users
Conversations
About
PIT Users
Contact owners and managers
1–30 of 698
Mark all as read
Report group
0 selected
mark caste
,
Henry Coles
2
Nov 18
Unique test file for a multimodule project
Take a look at the section "cross module tests" here https://pitest.org/quickstart/maven/
unread,
Unique test file for a multimodule project
Take a look at the section "cross module tests" here https://pitest.org/quickstart/maven/
Nov 18
mark caste
, …
Henry Coles
9
Nov 15
Mutant generation how it really work?
Your definitions of strong, weak and firm mutation do not match the ones I'm familiar with. Under
unread,
Mutant generation how it really work?
Your definitions of strong, weak and firm mutation do not match the ones I'm familiar with. Under
Nov 15
nithish battina
Aug 27
No tests or No production Code found
Hi, when i run mvn test-compile org.pitest:pitest-maven:mutationCoverage i am getting [INFO] ---
unread,
No tests or No production Code found
Hi, when i run mvn test-compile org.pitest:pitest-maven:mutationCoverage i am getting [INFO] ---
Aug 27
Sasi Kumar Reddy Doddam Reddy
,
Henry Coles
2
Jul 11
Pitest in a Pull Request
To answer the question we'd need to see how things are configured in the gradle build file. As
unread,
Pitest in a Pull Request
To answer the question we'd need to see how things are configured in the gradle build file. As
Jul 11
Florin Semenescu
,
Henry Coles
3
Jul 10
FullMutationMatrix - mutation.xml issue when using incremental flag
Thank you for the clarifications, Henry! Pe miercuri, 10 iulie 2024, la 15:48:40 UTC+3, Henry Coles a
unread,
FullMutationMatrix - mutation.xml issue when using incremental flag
Thank you for the clarifications, Henry! Pe miercuri, 10 iulie 2024, la 15:48:40 UTC+3, Henry Coles a
Jul 10
Adrian Memecica
Jul 4
Line coverage vs Mutant coverage
So I can see that the report shows a 100% line coverage and a 0% mutant coverage, however, when I
unread,
Line coverage vs Mutant coverage
So I can see that the report shows a 100% line coverage and a 0% mutant coverage, however, when I
Jul 4
Kevin Rosendahl
, …
Dan Zhao
8
Jun 26
PIT command line does not recognize classes in JAR in class path
Hi Kelvin, I recently encountered the same issue, have you fixed this issue? Could you please share
unread,
PIT command line does not recognize classes in JAR in class path
Hi Kelvin, I recently encountered the same issue, have you fixed this issue? Could you please share
Jun 26
Ashbrringer
,
Henry Coles
3
Jun 5
Exception in thread "main" java.lang.NoSuchMethodError: 'org.pitest.plugin.Feature org.pitest.plugin.Feature.markMissing()'
Thank you for the reply, I was using a project from my colleague, he was using different versions of
unread,
Exception in thread "main" java.lang.NoSuchMethodError: 'org.pitest.plugin.Feature org.pitest.plugin.Feature.markMissing()'
Thank you for the reply, I was using a project from my colleague, he was using different versions of
Jun 5
Jakub W
May 20
PitMP not supported yet?
Hello, I wanted to adapt PiTest to my multimodule maven project. Standart PiTest plugin doesn't
unread,
PitMP not supported yet?
Hello, I wanted to adapt PiTest to my multimodule maven project. Standart PiTest plugin doesn't
May 20
Jakub W
,
henry
2
May 19
Non public classes scmMutationCoverage possible issues
The plugin needs to map between source file paths and affected classes. The java compiler only
unread,
Non public classes scmMutationCoverage possible issues
The plugin needs to map between source file paths and affected classes. The java compiler only
May 19
Guglielmo De Angelis
,
Henry Coles
3
May 17
Maven plugin fails in generating mutants for a class in the dependency
Herny, thanks for the prompt feedback. I found a workaround in order to achieve the goal I described.
unread,
Maven plugin fails in generating mutants for a class in the dependency
Herny, thanks for the prompt feedback. I found a workaround in order to achieve the goal I described.
May 17
Nicola Waters
,
Henry Coles
5
May 15
Report aggregation with Maven
Hi Henry, suggested fix worked perfectly. I usually just call Pitest's goal directly, so what I
unread,
Report aggregation with Maven
Hi Henry, suggested fix worked perfectly. I usually just call Pitest's goal directly, so what I
May 15
Halina Pichukha
May 7
PIT report: NO_COVERAGE for covered code
Hello :) I`m using pitest ("1.15.0") with gradle (distributionUrl=https\://services.gradle.
unread,
PIT report: NO_COVERAGE for covered code
Hello :) I`m using pitest ("1.15.0") with gradle (distributionUrl=https\://services.gradle.
May 7
Harald Bittermann
, …
Ullrich Hafner
3
Apr 24
Pitest Feedback cycle
I also can recommend a direct integration into pull and merge requests! Since you are already using
unread,
Pitest Feedback cycle
I also can recommend a direct integration into pull and merge requests! Since you are already using
Apr 24
Isabel Garcia
, …
henry
6
Apr 12
use withHistory build ci/cd
If you store the files in a location that persists between runs, this will work (in that the cost of
unread,
use withHistory build ci/cd
If you store the files in a location that persists between runs, this will work (in that the cost of
Apr 12
Hanan Awwad
Feb 13
Introduction of new mutators
Hi Guys, I wonder if there are any mutators for handling different HTTP methods in the rest API tests
unread,
Introduction of new mutators
Hi Guys, I wonder if there are any mutators for handling different HTTP methods in the rest API tests
Feb 13
Robert Lavey
, …
Fauzia Khan
10
11/20/23
Error: Could not find or load main class org.pitest.coverage.execute.CoverageMinion
Hi, I am getting this error while executing my junit test file. Error: Could not find or load main
unread,
Error: Could not find or load main class org.pitest.coverage.execute.CoverageMinion
Hi, I am getting this error while executing my junit test file. Error: Could not find or load main
11/20/23
Florin Semenescu
11/3/23
Total number of unit tests
Hello, Is there a way to get the total number of unit tests from the pit reports? (html/xml) From the
unread,
Total number of unit tests
Hello, Is there a way to get the total number of unit tests from the pit reports? (html/xml) From the
11/3/23
Elisa Verza
, …
jamesf...@gmail.com
3
10/20/23
Log to see mutations
Hey Henry, How do you activate the export feature, specifically interested in the commandline version
unread,
Log to see mutations
Hey Henry, How do you activate the export feature, specifically interested in the commandline version
10/20/23
Marcin Zajączkowski
9/28/23
[ANN] gradle-pitest-plugin 1.15.0 available
Hello everyone, gradle-pitest-plugin 1.15.0 has been released. Changes: - Automatically add junit-
unread,
[ANN] gradle-pitest-plugin 1.15.0 available
Hello everyone, gradle-pitest-plugin 1.15.0 has been released. Changes: - Automatically add junit-
9/28/23
Deepthi C
,
Marcin Zajączkowski
2
9/15/23
Bazel integration with PIT
On 2023-09-15 10:25, 'Deepthi C' via PIT Users wrote: > Has anyone integrated bazel and
unread,
Bazel integration with PIT
On 2023-09-15 10:25, 'Deepthi C' via PIT Users wrote: > Has anyone integrated bazel and
9/15/23
Rohit Jangra
,
Henry Coles
2
8/29/23
None of the existing solution works, need help.
What have you tried? What does the log say if you enable pitest's verbose logging? On Tue, 29 Aug
unread,
None of the existing solution works, need help.
What have you tried? What does the log say if you enable pitest's verbose logging? On Tue, 29 Aug
8/29/23
Raja Nagendra Kumar
, …
Marcin Zajączkowski
4
8/29/23
Any clues why pitest is failing with jdk 19 and 20 too.. have not tested on others
Which is tracked in the plugin as: https://github.com/szpak/gradle-pitest-plugin/issues/337
unread,
Any clues why pitest is failing with jdk 19 and 20 too.. have not tested on others
Which is tracked in the plugin as: https://github.com/szpak/gradle-pitest-plugin/issues/337
8/29/23
Raja Nagendra Kumar
6/10/23
difference between
excludedTestClasses.set(listOf("**.TestPerf**")) and excludedTestClasses.set(listOf("*
unread,
difference between
excludedTestClasses.set(listOf("**.TestPerf**")) and excludedTestClasses.set(listOf("*
6/10/23
Kevin Patel
,
henry
2
6/3/23
How to instruct pitest to skip some methods.
You can use the `avoidCallsTo` parameter to provide a list of methods where no mutants should be
unread,
How to instruct pitest to skip some methods.
You can use the `avoidCallsTo` parameter to provide a list of methods where no mutants should be
6/3/23
Sathish Kumar
5/19/23
PIT with Cucumber
Hi All, I am trying to get PIT to run my cucumber scenarios, it seems to currently pick only my unit
unread,
PIT with Cucumber
Hi All, I am trying to get PIT to run my cucumber scenarios, it seems to currently pick only my unit
5/19/23
Raja Nagendra Kumar
5/18/23
pitest has two distinct github accounts
Hi, I see two distinct accounts for pitest code https://github.com/pitest - looks like only for
unread,
pitest has two distinct github accounts
Hi, I see two distinct accounts for pitest code https://github.com/pitest - looks like only for
5/18/23
İbrahim Halıcı
,
Henry Coles
3
5/12/23
is Pitest safe to use?
Hello Henry, Thank you so much for your answer and clarification. I really would like to use Pitest
unread,
is Pitest safe to use?
Hello Henry, Thank you so much for your answer and clarification. I really would like to use Pitest
5/12/23
Nick
,
Ullrich Hafner
2
4/30/23
Pitest HTML report classnames
Is there a reason that you are using the HTML files? I think for data analyzing purposes the XML
unread,
Pitest HTML report classnames
Is there a reason that you are using the HTML files? I think for data analyzing purposes the XML
4/30/23
Dan Wilkin
4/26/23
Report directory doesn't exist
I'm using Maven 3.9.0, JUnit 5 (with the PIT Test JUnit 5 plugin), Oracle JDK 11, PIT Test 1.11.7
unread,
Report directory doesn't exist
I'm using Maven 3.9.0, JUnit 5 (with the PIT Test JUnit 5 plugin), Oracle JDK 11, PIT Test 1.11.7
4/26/23