Description
Unit tests for C++20 projects can be built with a lightweight framework that supports both shared and header-only installation. Developers use it to write test binaries without pulling in a heavier testing stack. It is a development library, not a standalone app.