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

main.cpp_junit.txt (249B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <testsuites>
      3   <testsuite name="all_features" errors="0" failures="0" tests="1">
      4     <testcase classname="main.cpp" name="[string] testing std::string" status="run"/>
      5   </testsuite>
      6 </testsuites>
      7 Program code.