Julian Sedding created OAK-12138:
------------------------------------
Summary: add junit-jupiter-bom to managed dependencies
Key: OAK-12138
URL: https://issues.apache.org/jira/browse/OAK-12138
Project: Jackrabbit Oak
Issue Type: Task
Components: parent
Affects Versions: 1.92.0
Reporter: Julian Sedding
Assignee: Julian Sedding
Fix For: 2.0.0
It would make sense to allow JUnit5 tests (aka JUnit Jupiter) in Oak. These can
live side-by-side with JUnit4 and even JUnit3 tests, i.e. no migration of
existing tests cases is necessary.
JUnit5 offers a nicer way to write parameterized tests, as well as an extension
model that allows for better code-reuse by composition rather than by
inheritance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)