snitch is a lightweight C++20 testing framework.

The goal of snitch is to be a simple, cheap, non-invasive, and user-friendly
testing framework. The design philosophy is to keep the testing API lean,
including only what is strictly necessary to present clear messages when a
test fails.
