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
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube