Production Use of Boost.Test
Offered By: CppNow via YouTube
Course Description
Overview
Explore advanced usage scenarios of Boost.Test in production components in this comprehensive conference talk from CppNow. Dive into the execution_monitor's function guarding capabilities, examining various configuration options and new features like handling floating point exceptions and trap site callbacks. Learn about program_execution_monitor for high-level program execution guarding. Discover how to utilize Boost test tools in production components. Examine two approaches to in-place unit testing: using compile-time switches and implementing console test runners with shared library builds. Gain valuable insights into leveraging Boost.Test effectively in real-world C++ development environments.
Syllabus
Gennadiy Rozental: Production use of Boost.Test
Taught by
CppNow
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