You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Sedding (Jira)" <ji...@apache.org> on 2020/10/21 08:39:00 UTC

[jira] [Closed] (SLING-9795) JUnit 5 support for server-side tests

     [ https://issues.apache.org/jira/browse/SLING-9795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Sedding closed SLING-9795.
---------------------------------

> 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
>            Priority: Minor
>             Fix For: JUnit Core 1.1.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> 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)