mitrofmep commented on issue #7160: URL: https://github.com/apache/iceberg/issues/7160#issuecomment-1478910257
Hello! I'd like to help with this issue. Just checked [#209](https://github.com/apache/iceberg-docs/pull/209). Am I right, that it needs to check all the test classes, where only "import org.junit.*" used, without import jupiter api? For example, like in `core/src/test/java/org/apache/iceberg/avro/AvroDataTest.java`. And if possible, to refactor them using junit5? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
