Julian Sedding created SLING-9795:
-------------------------------------
Summary: JUnit 5 support for server-side tests
Key: SLING-9795
URL: https://issues.apache.org/jira/browse/SLING-9795
Project: Sling
Issue Type: Improvement
Components: JUnit Core
Affects Versions: JUnit Core 1.0.30
Reporter: Julian Sedding
Assignee: Julian Sedding
JUnit Core does not yet support server-side JUnit 5 tests. JUnit 5 is provided
via several OSGi bundles, i.e. the APIs and Implementations can be deployed
into Felix.
In order to leverage these, JUnit Core should have
- optional imports for the necessary packages
- run the tests JUnit 5 style *if* all of the optional imports are available
- run the tests like before *if* any of the optional imports are missing
--
This message was sent by Atlassian Jira
(v8.3.4#803005)