Introduction to Google Test and Google Mock

preview_player
Показать описание
Presented by Noam Weiss at Core C++ 2022.

Google Test and Google Mock are two unit-testing libraries that I've been using for several years now. This talk will cover the basics of using these libraries and will highlight what I consider to be the most interesting advanced features.

-----
Noam is a C++ programmer for over 20 years now. Still excited about brilliant code.
Рекомендации по теме
Комментарии
Автор

Cool, do you recommend any good books on gmock testing?

antonfernando