C++ Unit Testing Easier: A Header-only C++ unit testing framework
usually available as part of the Cevelop C++ IDE (http://cevelop.com)
Dependency with C++03: boost
free standing with C++11/14/17/20/23
Also available through Conan.io thanks to fmorgner:
Update: reincarnated a single header CUTE version employing C++17
added Cevelop workspace with tests for both versions