Closed
Description
Based on this discussion: #3642 (comment)
It seems that the move to JUnit5 has somehow turned off the parameterized tests on travis. That's bad, because it means that our importer tests are basically gone. We need a way to re-enable them, most likely by adapting them to JUnit5 syntax.