you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

Right,too much coverage is also a bad thing. It leads to having to work on the silly tests every time you change som implementation detail.

Good tests let the insides of the unit change without breaking, as long as the behave the same to the outside world.

  • source
  • parent