-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
2020 Week 16-18 (from Apr 13)
-
3
-
NEW
-
NEW
- Switch to the junit 5 platform runner on kie-parent (1 file change probably, very little work) and hook in junit-vintage by default.
- Migrate all optaplanner tests to junit 5. I've done the migration from 3 to 4 and it took me about a day's worth of work, by using regex tricks: https://stackoverflow.com/a/4535170/472109. Write down all your regex tricks in an answer here: https://stackoverflow.com/questions/46242083/how-to-automatically-migrate-from-junit-4-to-junit-5
- Remove junit-vintage from kie-parent, add it on all repo roots, except for optaplanner where we add junit-jupiter
- blocks
-
PLANNER-649 Maybe use AssertJ in unit tests + remove all obsolete PlannerAssert.assert methods
- Closed
- incorporates
-
PLANNER-1192 Switch all of KIE from JUnit 4 runner in surefire to JUnit 5 with vintage runner
- Resolved
- is incorporated by
-
PLANNER-1964 Branching towards 8.0
- Resolved