Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
Unit Testing
September 02, 2020
00:58:51
59.6 MB
Downloads: 0
Rob and Jason are joined by Oleg Rabaev. They first discuss some papers from the latest ISO mailing and a new feature in Microsoft's vcperf tool. Then they talk to Oleg Rabaev about Unit Testing methodologies and why it's important to write testable code.
News
- 2020-08 mailing
- Introducing vcperf /timetrace for C++ build time analysis
- Question regarding optional virtual destructor in C++20