As you know mutation testing is a slow process, I am working on a multi-module project and I found that pitmp-maven-plugin
doesn't support mutation testing using scm in pitest.
The thing is I want to run my mutation tests with my recent git changes. I just learned that's not possible with this tool. Can you please consider adding this feature?
Characteristics
Description
As you know mutation testing is a slow process, I am working on a multi-module project and I found that pitmp-maven-plugin doesn't support mutation testing using scm in pitest.
The thing is I want to run my mutation tests with my recent git changes. I just learned that's not possible with this tool. Can you please consider adding this feature?