feature request: Add support for scm in pitmp-maven-plugin
Hamzablm opened this issue · 0 comments
Hamzablm commented
Characteristics
- Issue Type: [ feature]
- Severity: [major, block]
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?