5 ms·
I have also experimented with mutation testing. But the side effect of this approach is that it keeps public interfaces intact, and most of cases you don't want
by zie1ony 2mo ago
I have also experimented with mutation testing. But the side effect of this approach is that it keeps public interfaces intact, and most of cases you don't want that.
- khasan222 2mo agoWhat do you mean when you say public interfaces?