Tips and Tricks for Testing Large Projects with the Qt Test Framework | #QtWS22

Building large-scale, feature-rich projects that run on multiple platforms poses many testing challenges. Some challenges include reliably building and running all the tests on the various platforms, reporting test results in a consistent manner, and eliminating flaky tests to ensure regressions are caught immediately. This talk will explore many of the tips and tricks Esri uses to keep our 25,000+ tests running and passing consistently. Learn more about Qt: https://qt.io