I'll take a system with 70% coverage that's focused on the really complex pieces over a system with 99% coverage that's mostly checking that "person.Name" returns the name.
Your engineers should know where be dragons in the code and unit testing appropriately.
I'll take a system with 70% coverage that's focused on the really complex pieces over a system with 99% coverage that's mostly checking that "person.Name" returns the name.
Your engineers should know where be dragons in the code and unit testing appropriately.