Qt Test TutorialΒΆ
A short introduction to testing with Qt Test.
This tutorial introduces some of the features of the Qt Test framework. It is divided into six chapters:
Writing a Unit Test
Data Driven Testing
Simulating GUI Events
Replaying GUI Events
Writing a Benchmark