qt6windows7/examples/qtestlib
2023-10-29 23:33:08 +01:00
..
tutorial1 qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tutorial2 qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tutorial3 qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tutorial4 qt 6.5.1 original 2023-10-29 23:33:08 +01:00
tutorial5 qt 6.5.1 original 2023-10-29 23:33:08 +01:00
CMakeLists.txt qt 6.5.1 original 2023-10-29 23:33:08 +01:00
qtestlib.pro qt 6.5.1 original 2023-10-29 23:33:08 +01:00
README qt 6.5.1 original 2023-10-29 23:33:08 +01:00

The Qt Test framework is a tool for unit testing Qt based applications
and libraries. Qt Test provides all the functionality commonly found
in unit testing frameworks as well as extensions for testing graphical
user interfaces.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.