
Top 12 Reasons to Write Unit Tests

Most programmers do not write tests. We all know that we should write them, but for whatever reason, most of us don’t. This is unfortunate, because testing is the most powerful tool we know of to improve software quality. Tests reduce bugs, provide accurate documentation, and improve design.
Read the Top 12 Reasons why You must also try to convince your colleagues