This is a starter project for:
- ApprovalTests in C++ for Qt - see ApprovalTests.cpp.Qt
- Catch2 test framework
- CLion (and any other CMake-aware C++ build system)
Works on Mac, Linux and Windows.
Feel free to copy and go...
You will need to already have a build of:
- Qt's Widgets and Tests modules
The tests in WidgetsTest should pass, and then you should delete/modify as needed to get started.