Search code examples
Static inline variable defined in header is being initialised more than once...


c++gccinlinestatic-initializationcatch2

Read More
Loss of reference...


c++referencecatch2

Read More
How do I set the spdlog log level in a Catch2 unit test?...


c++unit-testingcatch2spdlog

Read More
Is it possible to use Catch2 for testing an MPI code?...


c++mpicatch2

Read More
Best practices for Unit testing with Catch2 in Visual Studio...


unit-testingvisual-c++catch-unit-testcatch2

Read More
Cross compiling from Linux to Windows using Catch2 Fails...


c++unit-testingcmakecross-compilingcatch2

Read More
C++ Catch2 : Generate a array with random values...


c++catch2

Read More
Comparison with std::nullopt in Catch2 gives unreadable results...


c++catch2

Read More
CMake script for Catch2 version 3.x...


c++cmakecatch2

Read More
Running unit tests excluding a specific tag in Catch2...


c++catch2

Read More
Problem linking to Catch2 library installed with Conan 2.0 in CMake...


c++cmakeconancatch2

Read More
Is there a Catch2 variable that provides the name of the current test?...


c++catch2

Read More
Cannot compile file using catch2 CATCH_CONFIG_MAIN...


c++unit-testingtestingcatch2

Read More
Is there a better way to test for Liskov substitution principle using catch2?...


c++algorithmsolid-principlescatch2

Read More
How to make Catch2 test run after every rebuild?...


c++cmakecatch2

Read More
Catch2: Checking if result is 0.0 with a relative error fails...


c++catch2

Read More
How to implement a custom matcher to check for object equality in Catch2...


c++unit-testingabstract-classcatch2

Read More
How does the Catch2 GENERATE macro work internally?...


c++catch-unit-testcatch2

Read More
Catch2 found by cmake but not accepted due to version mismatch...


c++cmakecatch2find-package

Read More
How to make Catch2 version 3 tests use logcat on android devices?...


androidc++catch2

Read More
Combining AND and OR in Catch2 test tags...


catch2catch-unit-test

Read More
is there a construct in catch2 to express a mapping of inputs vs. expected values?...


c++catch2

Read More
What is the canonical way to check for approximate zeros in Catch2?...


c++floating-pointc++14catch2floating-point-comparison

Read More
Unable to use redirected std::cout in Catch2...


c++catch2

Read More
How to compare floating point in catch2...


c++catch-unit-testcatch2

Read More
Create custom reporter for Catch2 in single header version...


c++catch2

Read More
How to set up Catch2 in Bazel project...


c++testingbazelcatch-unit-testcatch2

Read More
Catch2: Test all permutations of two lists of types...


c++catch2

Read More
What negative test cases are commonly used for compiler scanners/parsers?...


unit-testingtestingcompiler-constructionantlrcatch2

Read More
Catch2 CLion error, "No tests were found"...


c++cmakeclioncatch2

Read More
BackNext