Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
Some modules had been completely migrated to JUnit5. Ideally we should remove JUnit4 dependency, but it is also coming transitively from test utils. Until the dependency can be completely removed, we should ban import of JUnit4 classes in such modules to avoid JUnit4 tests creeping back.
The goal of this task is to introduce the ban in modules that are currently completely on JUnit5. Test migration tasks should then also add the rule to modules being cleaned up.
Attachments
Issue Links
- links to