Mutation testing takes 4 hours. How do teams actually use it in CI?
Most teams don't run full mutation testing suites on every commit.
If your mutation testing suite takes four hours to run, congratulations. You've proven what everyone already suspected: your test suite has gaps. You are not…