C++ Unit Testing - The Good, the Bad, and the Ugly
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the world of C++ unit testing in this comprehensive 59-minute conference talk by Dror Helper at NDC Conferences. Delve into the challenges and benefits of unit testing in C++, a powerful language used in various applications from operating systems to mobile app development. Learn how to leverage unit testing tools and practices to quickly identify defects, prevent regression, and accelerate development time. Discover techniques for testing legacy code that developers often hesitate to modify. Gain insights into the good, bad, and ugly aspects of C++ unit testing, empowering you to take control of your codebase and improve software quality.
Syllabus
C++ Unit testing - the good, the bad & the ugly - Dror Helper
Taught by
NDC Conferences
Related Courses
Ruby on Rails: An IntroductionJohns Hopkins University via Coursera Internet of Things Capstone: Build a Mobile Surveillance System
University of California, San Diego via Coursera Engineering Maintainable Android Apps
Vanderbilt University via Coursera Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera TDD – Desenvolvimento de Software Guiado por Testes
Instituto Tecnológico de Aeronáutica via Coursera