4 ms·
Using UML implies that someone is planning development more then a week ahead, be agile man, no plans, no docs and no time for unit tests.
by marsven_422 5y ago
Using UML implies that someone is planning development more then a week ahead, be agile man, no plans, no docs and no time for unit tests.
- chaoz_ 5y agoUsing UML implies that someone actually studied what different arrow types mean.
- sidlls 5y agoWhat has unit testing to do with UML? Also, most unit tests are a waste, outside of library code (and I’d venture in most library code the majority of unit testing is duplicative, or otherwise unnecessary). Prefer integration tests.