Hello, as you may have seen, I have started moving the Drools test codebase to JUnit5.
I was not able to perform automatic migrations because there are differences in parametric tests in JUnit5 vs JUnit4. I am going to tacked the test coverage package. It will be done probably in multiple patches - I find hard to review PRs of 100+ files, and I prefer to keep it a bit smaller and more maneageable. I think it is important that these changes in the codebase should be mentioned in the mailing list, even if just for information, so that the community is aware of where we are moving. Regards Paolo
