auto this_episode = episode<39> {
.title =
"Who, Here, Writes Unit Tests?",
/*
This week we manage to align with the calendars of Kevlin Henney and Martin Hořeňovský to talk about testing and beyond -
with a particular focus on Catch2 - past, present and future.
We discuss how some of Kevlin's ideas influenced Catch originally,
and how Martin later joined as a co-maintainer (who does most of the work).
*/
.links = {
"Kevlin's talk, 'Rethinking Unit Testing in C++'",
"Phil's blog post about Kevlin's talk",
"Catch2",
"John Lakos' long-promised book, 'Large Scale C++, Vol I'",
"Google Filament",
"Clang Concepts",
"C++ on Sea Early Bird tickets",
"Win a free ticket to C++ on Sea"
},
};