Am 18.10.2016 um 13:41 schrieb Viktor Engelmann:
I'm not even on board for TDD, because tests don't help you against interlocking-issues, data races, etc. and are only of limited use against many others like dangling pointers, subsequent memory corruption, UI freezing, etc.
This is a really interesting argumentation... what helps against these errors?... or how do you check your implementation??... debugging, running the app and checking the console, open the ui -> some clicks with the mouse and see what happens or what else do you do -> are tests at the end ...
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to