Tests Are Bad for Developers
As a developer for 40+ years, I could not live without tests. I think unit tests are one of the great inventions of our trade. For mey they are part of developer accountability. Tests give me security, they tell me things are right. All tests running green gives me a warm feeling and makes me proud. Whenever I write more tests for existing code, I
... See more