-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I am still trying to understand what is the expected behavior of the PIT and how all of the pieces are connected.
In my kotlin-mutation-testing project I am experiencing strange behaviour:
When I run tests using the cmd ./gradlew pitest then Pit Test Coverage Report shows a single class being found (ApplicationService.kt)(ok)

However, when I run pitest using gradle-pitest-plugin (Pit Runner) the Pit Test Coverage Report contains two classes (ApplicationService.kt - ok and ApplicationServiceTest.kt - not ok)



ver-jonas
Metadata
Metadata
Assignees
Labels
No labels