Description
Provides a lightweight single-header C++ testing framework with many features for writing unit tests. Developers can include it in projects to test functions, modules, and behavior with minimal setup.
It is a development dependency, not an end-user app. Install it when building software that uses doctest or when choosing a compact C++ test framework.