Steffen Van created OAK-10699:
---------------------------------
Summary: Migrate tests to JUnit 5
Key: OAK-10699
URL: https://issues.apache.org/jira/browse/OAK-10699
Project: Jackrabbit Oak
Issue Type: Improvement
Components: test
Reporter: Steffen Van
Upgrading to JUnit 5 has many advantages. See here:
[https://blogs.oracle.com/javamagazine/post/migrating-from-junit-4-to-junit-5-important-differences-and-benefits]
for just one overview of the key differences and advantages of migrating from
JUnit 4 to JUnit 5
By using JUnit 5, we can significantly reduce the time to fix tests. This is
especially relevant when we update to a package or version that requires
changes across all tests within that package. And it just makes it easier to
upgrade
--
This message was sent by Atlassian Jira
(v8.20.10#820010)