Skip to content

qt-learning/Advanced-Hooking

Repository files navigation

Advanced-Hooking

This is the repo for the Advanced Hooking course on Qt Academy.

Getting Started

The files provided are the test suites and the demo apps used with the tests. They provide a reference for the workflows covered in the course section.

Instructions

To get started with this project, you will need to have Squish for Qt installed from the qt.io website. We Recommend using the Squish IDE in order to follow along with the content in the videos.

suite_advanced_hooking_section1: Example to demonstrate the usage of ApplicationContext. Tested with "Squish for Qt 7.2.0" package that supports Qt 6.5 applications built with MinGW 64-bit

suite_advanced_hooking_section2: Example to demonstrate how test multiple AUTs in the same test script. Tested with "Squish for Qt 7.2.0" package that supports Qt 6.5 applications built with MinGW 64-bit. The test tst_different_packages requires Squish package that supports 64-bit Qt 5.15 applications built with MinGW too.

suite_advanced_hooking_section3: Example to demonstrate how to test an attachable application. TTested with "Squish for Qt 7.2.0" package that supports Qt 6.5 applications built with MinGW 64-bit

Resouces

If you need additional help, the following resources may be helpful:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages