TDD for Microcontrollers - Applying Test-Driven Development to Embedded Systems
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore test-driven development (TDD) for microcontrollers in this conference talk from Meeting C++ 2023. Discover how to effectively apply TDD principles to embedded C++ projects with hardware-dependent code. Learn about the dual-target approach developed by James Grenning and its limitations for hardware-related code. Delve into the concept of open loop tests, where external microcontroller interfaces are replaced by mocks and stubs. Understand the benefits of TDD for embedded development, learn how to build a dual-target approach using open source solutions, and explore the advantages of commercial options. Gain insights into creating a practical embedded TDD workflow that can be applied to complete microcontroller development, potentially reducing development time and error rates.
Syllabus
TDD for Microcontrollers - Daniel Penning - Meeting C++ 2023
Taught by
Meeting Cpp
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