Stefan Seifert created SLING-7803:
-------------------------------------
Summary: JUnit5 Support for sling-mock and osgi-mock
Key: SLING-7803
URL: https://issues.apache.org/jira/browse/SLING-7803
Project: Sling
Issue Type: New Feature
Components: Testing
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Testing OSGi Mock 2.4.0, Testing Sling Mock 2.3.0
sling-mock and osgi-mock currently have a direct compile dependency to junit4,
and use a special junit4 construct ("Rule") that is not supported in junit5 any
longer. instead, junit5 provides new extension mechanisms.
we want to support both junit4 and junit5 (independently or both together for
projects migrating from junit4 to junit5).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)