The evil unit test
Unit tests can be evil, I know that sounds harsh, but I think there is a battle to be fight to make people understand that unit tests are not always good, and that they actually can become evil, specially when overused.
more on makinggoodsoftware.com
Unit tests may be overused too. So far I didn't encounter a project that would suffer from the syndromes described in the article, but I they must exist somewhere. But not in the JavaScript world of today, I'm afraid.