|
|
|
|
|
by ape_key
859 days ago
|
|
Unit tests are dead weight during refactoring. Integration tests are useful. Code coverage metrics are most easily met by writing unit tests. Unit tests are tedious to write. If you have a robot writing unit tests, I do not want to see your codebase. Refactor all day long. I’m not going near it. |
|