zhjwpku commented on issue #12:
URL: https://github.com/apache/iceberg-cpp/issues/12#issuecomment-2545343591

   > As I wrote on your PR, my main concern with GTest is compilation times, 
but I don't know if Catch2 would improve things on this axis.
   > 
   > One question I have about Catch2 is whether it's possible to have rich 
error reports, for example I would like `REQUIRE(lhs == rhs)` to display the 
values of `lhs` and `rhs` if the equality fails.
   
   Here are the failing messages for both catch2 and gtest, I have no opinion 
which is better ;)
   
   
![image](https://github.com/user-attachments/assets/fa09082f-c5ee-4ac4-b1c3-e027981a9623)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to