6 ms·
I have similar experiences.
by Tyguy7 12y ago
I have similar experiences.
- UK-AL 12y agoUnit Tests are a god send when you have good coverage on a legacy large project. Refactor code, and it gives you that much more confidence you have not broken anything. They're seriously useful mid-later stages of a project, which is probably why startups devs aren't doing them...
- donchipotle 12y agoI think what they are saying is the kind of tests they see in a corporate environment are not the kind that add any value to the refactoring process (or worse, inhibit it).