Hey and thanks for building an awesome product.
I've had some issues running PITest with RobolectricTestRunner on my Android Project. PITest is telling me that there are mutants surviving. However, when I manually perform the mutations and run the regular test suite, the mutants are killed.
I've created a simple Android project reproducing the error. You can find that here Repro.
Any clues on what could be wrong here?
I've opened the same issue on the PITest project, you can find that issue here Issue on repo