Code examples for my course "Clean Code and Tests with C++, Catch Edition".
To check out the repository execute the following command from your shell of choice:
git clone https://github.com/hoelzl/CleanCodeCppCatch.git
cd CleanCodeCppCatch
(Or clone the repository from your IDE/graphical git client of choice.)
All files written by me (Matthias Hölzl) are licensed under the terms of the MIT license. Files in submodules may be licensed under different licenses.