Description
Provides Catch2, a C++ test framework for unit tests, test-driven development, and behavior-driven development. Developers include it in projects to write expressive tests without needing a separate compiled test library.
Install it when building or writing C++ projects that use Catch2. It is a development dependency and does not add an application for normal desktop use.