The Catch2 adapter for Visual Studio
The Goal Reveal the tests written using the Catch2 framework in the Test Explorer inside the Visual Studio 2022 Catch2 A modern, C++-native, test framework for unit-tests, TDD and BDD - GitHub - catchorg/Catch2) Test Adapter for Catch2 Within Visual Studio, the Test Explorer is a convenient way to run and debug unit tests. This test adapter adds support for the Catch2 C++ test framework (version 2.x and 3.x). This adapter is for use in combination with Visual Studio 2017 and later. ...