Timeline for What is the point of unit tests?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 15, 2023 at 11:26 | comment | added | Can Bilgin | "...being forced to write unit test also forces me to write testable code, which in turn is more maintainable: Usually you get clear dependency definitions and a stable interface as a result." this is the most important benefit of writing unit tests imho, and unfortunately it is generally missed by developers. | |
| Jun 13, 2023 at 14:27 | history | answered | sfiss | CC BY-SA 4.0 |