Description
Switch to using JUnit 5 for the test suite, primarily using the new JUnit Jupiter API and associated junit-jupiter-engine engine, but with select use of junit-vintage-engine for some specific tests/models, e.g those that require specific third party JUnit 4 Runners, or rely on dependencies that fix them at JUnit 4 / 3.
Attachments
Issue Links
- links to