Blog Post about Qt Unit Testing witch Catch and Trompeloeil
-
wrote on 29 Oct 2017, 19:13 last edited by strahlex
Hello fellow Qt Coders,
Since I could not find good resources to about how to use Qt with the Catch unit testing framework - especially for testing event-driven code, I have decided to write a blog post.
You can find the post on my blog machinekoder.com.
I hope you find it useful and it would be great if you could give me some feedback.
Cheers,
Alex -
Hi,
Thanks for the post, I've gone quickly through it and it's overall pretty interesting.
A Qt Creator plugin would be a nice addition to help setup the unit tests.
-
wrote on 3 Dec 2017, 08:08 last edited by
Hi SGaist,
I absolutely agree. A Qt Creator plugin for Catch would be nice to have.