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
The idea is to find out what can be changed in the code without failing compilation or without failing tests.
For many of those we may expect that it's not explicitly tested but for some it may show that we are not testing something that we believe we are testing.
The idea is to find out what can be changed in the code without failing compilation or without failing tests.
For many of those we may expect that it's not explicitly tested but for some it may show that we are not testing something that we believe we are testing.
Tool: https://mutants.rs/getting-started.html, maybe there are others
The text was updated successfully, but these errors were encountered: