[Interest] What don't you like about Qt?

Jan Krause jan.krause.no19 at gmail.com
Tue Oct 18 15:23:01 CEST 2016


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 ...



More information about the Interest mailing list