Testability and C++ API Design
Offered By: CppNow via YouTube
Course Description
Overview
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.
Syllabus
Testability and C++ API Design - John Pavan, Lukas Zhao & Aram Chung - C++Now 2024
Taught by
CppNow
Related Courses
البرمجة الموجهة بالاختبارات المقبولةRwaq (رواق) Desarrollo de Aplicaciones Web: Prueba y Despliegue
University of New Mexico via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Técnicas Avançadas para Projeto de Software
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera