Banish bugs with Unit Tests and Google’s C++ Test Framework - Costas Calamvokis - ADC 2020
CppCon 2019: Manu Sánchez “Next generation unit testing using static reflection”
The Unit Tests Strike Back: Testing the Hard Parts - Dave Steffen - CppCon 2021
Unit Testing the Audio Processors - Esa Jääskelä - ADC22
Back to Basics: C++ Testing - Amir Kirsh - CppCon 2022
PFM::C++ For Musicians: The Builder Pattern & Unit Tests
Structure and Interpretation of Test Cases - Kevlin Henney [ C++ on Sea 2020 ]
How to Test Your Sounds - Mark Jordan Kamholz - ADC20
Ryan Avery - Test-driven development for audio plugins (ADC'17)
Emulating a CPU in C++ #11 (6502) - AND EOR ORA unit tests
End-to-end Testing of a JUCE Desktop Application - Joe Noel - ADC21
Extract text using JUCE with Catch Unit Test Framework
Fast Simple Unit Tests with ApexMocks using the Stub API
Vladik Khononov - Testing Software Architectures
C++ : What is the current state of BDD in C++?
Writing basic Unit Tests - Object Oriented Programming with C++ (Rachel's Courses)
Christof Mathies - Opening the box: Whitebox Testing of Audio Software (ADC'17)
The Long Road towards Testing Multi-Threaded Programs with KLEE
Read a paper: Theseus--An OS written in Rust
Dave Rowland - Real-time Tradeoffs in Audio Programming