Stamatis> If we go for the bulk modifications approach why not migrating completely to JUnit5?
Migration to JUnit5 seems to be ok. I've filed a draft that updates the APIs: https://github.com/apache/calcite/pull/1621 It does not seem to touch too many places, and in most of the cases, it is a mere import adjustment. Vladimir
