lidavidm commented on issue #12: URL: https://github.com/apache/iceberg-cpp/issues/12#issuecomment-2544236270
Catch2 does have rich errors, but I'm rather rattled by how it implements it: ![image](https://github.com/user-attachments/assets/f4090d7c-28bf-4286-a9ae-feebdee28a1d) > The individual test assertions are written using the `REQUIRE` macro. It accepts a boolean expression, and uses expression templates to internally decompose it, so that it can be individually stringified on test failure. -- 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