You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mutation testing helps discover pieces of production code which are not correctly covered by unit tests, in a way that a change in the code is not caught by any test.