Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pitest
Pi Test mutation surviving when trying to reduce time complexity
Oct 29, 2025
java
algorithm
pitest
Is it possible to exclude methods from PIT coverage calculation?
Oct 27, 2025
java
pitest
How to exclude tests from PIT mutation analysis?
Nov 02, 2022
maven
unit-testing
junit
mutation-testing
pitest
Proper setup for pitest-maven report-aggregate goal
Aug 30, 2022
maven-plugin
mutation-testing
pitest
pit mutation - if ( x !=null ) return null else throw new RuntimeException
Nov 10, 2022
java
unit-testing
mutation-testing
pitest
Finding useless unit tests with PIT
Sep 28, 2019
java
unit-testing
mutation-testing
pitest
Sonar Pitest Plugin
Oct 11, 2016
maven-3
sonarqube
mutation-testing
pitest
Run Pitest from the command line
Aug 10, 2022
java
command-line
teamcity
mutation-testing
pitest
When pitest cannot find the test classes
Nov 08, 2022
java
maven
testing
pitest
Pitest WARNING : Slave exited abnormally due to TIMED_OUT
Jan 17, 2019
java
maven
maven-3
maven-plugin
pitest
PiTest "changed conditional boundary mutation survived" without reason?
Aug 31, 2022
junit5
java-11
pitest
pitest excludedMethods maven
Nov 06, 2018
maven
mutation-testing
pitest
My PITEST won't run. Coverage generation minion exited abnormally. I need help to configure my pom.xml properly
Nov 30, 2019
java
maven-3
mutation-testing
pitest
junit-jupiter
Excluding tests from execution by PIT
May 03, 2022
java
maven
unit-testing
mutation-testing
pitest
PTTest is failing and not generating mutation coverage
Aug 27, 2022
mutation
pitest
Mutation not killed when it should be with a method with an auto-injected field
Nov 07, 2022
java
spring
spring-boot
mutation-testing
pitest
JUnit tests pass but PIT says the suite isn't green
May 16, 2020
java
unit-testing
mutation-testing
pitest