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

alternative_macros.cpp_junit.txt (349B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <testsuites>
      3   <testsuite name="all_features" errors="0" failures="0" tests="6">
      4     <testcase classname="alternative_macros.cpp" name="custom macros/bar/foo" status="run"/>
      5     <testcase classname="alternative_macros.cpp" name="custom macros/bar/baz" status="run"/>
      6   </testsuite>
      7 </testsuites>
      8 Program code.