I'm in a drawn-out situation now with a difficult project where a significant part was refactored and checked in with a significant number of failing tests.
I run PIT in maven but I haven't been able to for a long time because the tests have to be green, but I want the PIT overview at least on the tests that do run.
What's the most effective way to isolate the failing tests from PIT?