doctest

FORK: The fastest feature-rich C++11/14/17/20 single-header testing framework
git clone https://git.neptards.moe/neptards/doctest.git
Log | Files | Refs | README

list_test_cases.txt (411B)


      1 [doctest] listing all test case names
      2 ===============================================================================
      3 exercising tricky code paths of doctest
      4 will end from a std::string exception
      5 will end from a const char* exception
      6 will end from an unknown exception
      7 ===============================================================================
      8 [doctest] unskipped test cases passing the current filters: 4