C++20 Unit Testing Framework
Offered By: CppNow via YouTube
Course Description
Overview
Explore a comprehensive conference talk on implementing a new, macro-free C++20 unit testing framework. Dive into modern C++ features like modules, concepts, source location, lambda enhancements, and user-defined literals to create an expressive and efficient testing solution. Learn how to simplify C++ testing by eliminating boilerplate code and complex framework dependencies. Follow along as the speaker builds a functional testing framework from scratch, demonstrating its usage with practical code examples. Gain insights into applying the "Beyonce rule" for thorough testing practices and discover how C++20 enables a reimagined approach to writing tests. Ideal for C++ developers seeking to enhance their testing methodologies and leverage the latest language features for improved code quality and maintainability.
Syllabus
UT - C++20 Unit Testing Framework - Kris Jusiak - [CppNow 2021]
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera