gui_starter_template
gui_starter_template copied to clipboard
Add ut as an alternative for unit testing?
Based on the recent talk in the North Denver Metro C++ Meetup, do you consider adding ut as an alternative to Catch to this template?
https://github.com/Sebanisu/test_bug_project/blob/main/src/unit_test/unit_test.cpp
I created this project because boost::ut shows red underlines in clion. But I am using conan to include it and build it and this project is based on this starter project. I was deleting stuff, and disabling things, I'm not using.