Timeline for Time difference between developing with unit tests vs no tests
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 25, 2019 at 19:50 | history | suggested | CommunityBot | CC BY-SA 4.0 | link directly to paper |
| Sep 25, 2019 at 16:18 | review | Suggested edits | |||
| S Sep 25, 2019 at 19:50 | |||||
| Jun 27, 2016 at 12:04 | audit | First posts | |||
| Jun 27, 2016 at 12:04 | |||||
| Jun 21, 2016 at 13:12 | comment | added | Den | It would be more interesting to impose additional constraints: no mutable state, following SOLID, static typing, no relying on null, functional over imperative, code contracts, static analysis, automated refactoring, no IoC containers (but DI) etc. I bet that value of unit tests would decrease (but not disappear). | |
| Jun 15, 2016 at 8:44 | history | answered | Jörg W Mittag | CC BY-SA 3.0 |