Why unit tests coverage should be 100%
Writing unit tests is a commitment that a lot of companies and programmers do not make. This is a mistake. Writing unit tests, as well as all automated tests, is an important part of anyone’s software development job. I have been maintaining a 100% code coverage on all work I do for over 2 years…