Eike Ziller has announced the release of Qt Creator 9 with experimental Squish support.
Qt Creator 9 released
We are happy to announce the release of Qt Creator 9!
First of all you can read the change log directly in Qt Creator now, under Help > Change Log on Windows and Linux, and under Qt Creator > Change Log on macOS!
Experimental Squish Support
The new plugin in Qt Creator 9 adds support for:
- Opening existing Squish test suites
- Creating new test suites and test cases
- Recording test cases (limited)
- Using Squish Runner and Server to run test suites or cases and view the results in the Squish output
- Setting breakpoints before running tests to stop at certain locations and inspect the local variables, similarly to when debugging a test
Read more in the documentation, and enable the new experimental plugin in Help > About Plugins > Utilities > Squish (or Qt Creator > About Plugins > Utilities > Squish on macOS).
Qt Creator 9 released