Having tests is a good way to improve the internal quality of your application/project. They are however not free: you need to write, maintain and refactor them. So how do you make sure you have enough without overdoing it?
Discover Mutation Testing, fun tool helping you to test your tests by introducing bugs!