Code Coverage can only measure the extent that code is executed through the tests, but Code Coverage cannot measure whether our tests are asserting code behavior - welcome to Mutation Testing.
Code Coverage vs Mutation Testing
Code Coverage vs Mutation Testing
Code Coverage vs Mutation Testing
Code Coverage can only measure the extent that code is executed through the tests, but Code Coverage cannot measure whether our tests are asserting code behavior - welcome to Mutation Testing.