Blog Post about Qt Unit Testing witch Catch and Trompeloeil
-
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.