Future of Testing With C++20
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the future of testing in C++ with this conference talk from ACCU 2021. Delve into the implementation of a new, macro-free testing framework using modern C++20 features. Learn how to leverage user-defined literals, concepts, and source location to create expressive and efficient tests. Discover techniques for designing modern testing facilities, including sub-sections, parameterized tests, and Behavior Driven Development (BDD). Gain insights into C++20's new lambda additions and their applications in testing. Follow along as the speaker demonstrates how to simplify testing in C++ and reduce boilerplate code. By the end of this talk, acquire a deeper understanding of C++20's capabilities and how they can revolutionize your approach to testing in C++ projects.
Syllabus
Future of Testing With C++20 - Kris Jusiak [ ACCU 2021 ]
Taught by
ACCU Conference
Related Courses
Intermediate Selenium WebDriver Course (How To)Treehouse Ruby: Testing with RSpec
LinkedIn Learning Chef - The Local Cookbook Development Badge
A Cloud Guru Structure and Interpretation of Test Cases
NDC Conferences via YouTube Primer - Testing Your Embedded System - What is a ptest, Lava, Fuego, KernelCI and More
Linux Foundation via YouTube