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/07 09:59:00 UTC

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

    [ https://issues.apache.org/jira/browse/SLING-9795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17209434#comment-17209434 ] 

Julian Sedding commented on SLING-9795:
---------------------------------------

[PR #4|https://github.com/apache/sling-org-apache-sling-junit-core/pull/4]

> 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
>          Time Spent: 20m
>  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)