The document outlines a presentation by Clare Macrae on testing Qt desktop applications, focusing on sustainable and efficient methods for handling legacy code. It discusses common challenges developers face when adding tests to existing applications, introduces key testing concepts such as approval tests, and provides practical examples and tools to improve testing practices. Key points emphasize the importance of readability, separation of application logic from the GUI, and the advantages of using specific testing frameworks.
Related topics: