@nunomaduro How does mutation testing work? (it's magical by the way!! thank you). Does it pretty much temporarily remove any line/parts of code that cause mutation? and hence if your test coverage is good, make your tests fail and catch them?
@nunomaduro How does mutation testing work? (it's magical by the way!! thank you). Does it pretty much temporarily remove any line/parts of code that cause mutation? and hence if your test coverage is good, make your tests fail and catch them?