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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera