Google Test
- https://github.com/google/googletest/blob/main/googletest/README.md
- https://google.github.io/googletest/primer.html
- https://opensource.com/article/22/1/unit-testing-googletest-ctest
ctest -R "regex" -VV
automate testing with git hooks
ctest -R "regex" -VV
automate testing with git hooks