Clean Test: A Modern C++20 Testing Framework
Offered By: Meeting Cpp via YouTube
Course Description
Overview
Explore a modern C++20 testing framework called Clean Test in this conference talk from Meeting C++ 2022. Discover how automated software testing can improve code quality and development efficiency. Learn about Clean Test's unique features, including constexpr expression introspection with short-circuiting, thread-safety, and simultaneous test execution. Understand the framework's technical advantages, such as Junit support, Unicode handling, and runtime configurability. Gain insights into migrating existing tests to Clean Test using hackable and extensible utilities. Delve into the benefits of a dependency-free, standard C++20 library that requires no macros, making it an ideal choice for large-scale collaborative projects with well-defined components.
Syllabus
Clean Test: a modern C++20 testing framework - Philipp Ochsendorf - Meeting C++ 2022
Taught by
Meeting Cpp
Related Courses
Java Workshop - Einführung in die Testgetriebene Entwicklung mit JUnitopenHPI Engineering Maintainable Android Apps
Vanderbilt University via Coursera Software Construction: Data Abstraction
The University of British Columbia via edX Software Design Methods and Tools
University of Colorado System via Coursera Software Development
The University of British Columbia via edX