Technical requirements
The code in this chapter uses standard C++, and we will try out a feature introduced in C++ 20. The code is based on and continues from the previous chapters.
You can find all of the code for this chapter at the following GitHub repository:
https://github.com/PacktPublishing/Test-Driven-Development-with-CPP