Explore approaches for designing testable and user-friendly C++ APIs in this conference talk from C++Now 2024. Delve into specific techniques, simplified examples from popular libraries like BDE, and learn how to write generalized mocks. Gain insights on creating code that is both easily testable by developers and convenient for test drivers and integration tests. Benefit from the expertise of John Pavan, Lukas Zhao, and Aram Chung as they share their experiences and recommendations for effective C++ API design with a focus on testability.
Overview
Syllabus
Testability and C++ API Design - John Pavan, Lukas Zhao & Aram Chung - C++Now 2024
Taught by
CppNow