Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pitest

How to exclude tests from PIT mutation analysis?

Proper setup for pitest-maven report-aggregate goal

pit mutation - if ( x !=null ) return null else throw new RuntimeException

Finding useless unit tests with PIT

Sonar Pitest Plugin

Run Pitest from the command line

When pitest cannot find the test classes

java maven testing pitest

Pitest WARNING : Slave exited abnormally due to TIMED_OUT

PiTest "changed conditional boundary mutation survived" without reason?

junit5 java-11 pitest

pitest excludedMethods maven

My PITEST won't run. Coverage generation minion exited abnormally. I need help to configure my pom.xml properly

Excluding tests from execution by PIT

PTTest is failing and not generating mutation coverage

mutation pitest

Mutation not killed when it should be with a method with an auto-injected field

JUnit tests pass but PIT says the suite isn't green