Back to Basics: C++ Testing - Lecture 1
Offered By: CppCon via YouTube
Course Description
Overview
Explore the fundamentals of unit testing in C++ through this comprehensive conference talk from CppCon 2022. Delve into proper developer testing techniques, focusing on Google Test examples while potentially covering other testing frameworks. Begin with the basics of creating automated unit tests and progress to complex scenarios requiring mocks. Examine the Test-Driven Development (TDD) approach and other unit testing best practices. Aimed at C++ developers new to formal testing frameworks, this session from the Back to Basics track also welcomes experienced programmers to contribute their insights. Presented by Amir Kirsh, a C++ lecturer and Dev Advocate with extensive industry experience, this talk offers valuable knowledge for improving software development practices.
Syllabus
Back to Basics: C++ Testing - Amir Kirsh - CppCon 2022
Taught by
CppCon
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