steveloughran commented on PR #7752: URL: https://github.com/apache/hadoop/pull/7752#issuecomment-3052337054
> I’ve found that AssertJ provides a more user-friendly assertion experience, which is more intuitive and easier to use compared to JUnit 5's native assertions. 1. really good for assertions over collections, e.g if an assert about size doesn't match, you get the two collections printed 2. you can extend them!. Look at `IOStatisticAssertions` there -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org