pitrou commented on issue #12: URL: https://github.com/apache/iceberg-cpp/issues/12#issuecomment-2543934975
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. -- 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