nastra closed issue #9210: Add JUnit5-equivalent of class-level parameterized
tests
URL: https://github.com/apache/iceberg/issues/9210
--
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 co
nastra commented on issue #9210:
URL: https://github.com/apache/iceberg/issues/9210#issuecomment-1838689497
https://github.com/apache/iceberg/pull/9161
--
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 g
nastra opened a new issue, #9210:
URL: https://github.com/apache/iceberg/issues/9210
### Feature Request / Improvement
JUnit5 doesn't support class-level parameterized testing that is equivalent
to JUnit4.
It might be worth exploring
https://github.com/junit-team/junit5/issues/315