SIRF icon indicating copy to clipboard operation
SIRF copied to clipboard

C++ Unit Test Framework

Open johannesmayer opened this issue 3 years ago • 0 comments

We should potentially move to a unit test framework for C++. Our current approach is to write a bunch of tests that check some functionality and then turn them into a test using CMake.

johannesmayer avatar Feb 03 '22 12:02 johannesmayer