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
David Miller's avatar

Thank you for this article; to be honest I didn't know mutation test frameworks even existed. I plugged pitest into my little side project, which I believed had decent coverage. 27% of the mutants survived! So I have work to do.

Expand full comment
12 more comments...

No posts