Some time ago I wrote about a basic C++ unit-testing library I made that aimed to use no macros. I got some great feedback after that and decided to improve the library and release it as a standalone project. It's not intended to stand up to the giants, but is more of a fun little experiment on what a library like this could look like.
Library:
Blogpost: