Description
Provides the version 2 line of the Catch2 C++ test framework. It supports projects that have not moved to newer Catch2 APIs but still need the established header-only testing model.
Install it when a C++ project specifically depends on Catch2 v2. Mixing major versions can cause build differences, so use the version requested by the project.