C++ unit testing with Qt Test – part 2 – advanced testing

This tutorial explores more advanced topics in C++ unit testing with Qt Test. A working example is discussed and analysed in detail. Full qmake project and C++ source code are provided.

More C++ unit testing with Qt Test

In this tutorial I am going to introduce more advanced features of Qt Test, the Qt framework for C++ unit testing.

Leave a Comment

Your email address will not be published. Required fields are marked *