This is recommended in C++ Core Guidelines SF.22 https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rs-unnamed2
Output is to something very similar to WKT (results might be a bit different for corner cases like empty linestrings etc.) This is only to be used for debugging. When tests fail the Catch framework will now output the geometries properly.