Discussion about this post

User's avatar
Jelena Cupac's avatar

Is code coverage a vanity metric without mutation testing? If mutation score exposes untested behavior, why do so many teams stop at code coverage %?

Expand full comment
Andrzej Krzywda's avatar

I use mutation testing everyday now. In Ruby we have mutant. Mutation testing is very underrated.

Expand full comment
5 more comments...

No posts