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
Long-term goal, very possibly more work than it's worth. Mutation testing aims to test that your test suite works properly by randomly mutating the source code and re-running the program, then testing to see if the test suite caught the issue.
The text was updated successfully, but these errors were encountered:
Long-term goal, very possibly more work than it's worth. Mutation testing aims to test that your test suite works properly by randomly mutating the source code and re-running the program, then testing to see if the test suite caught the issue.
The text was updated successfully, but these errors were encountered: