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 14:23:00 UTC

[jira] [Comment Edited] (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 edited comment on SLING-9795 at 10/7/20, 2:22 PM:
-----------------------------------------------------------------

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

Documentation update for "site": [PR #50|https://github.com/apache/sling-site/pull/50]

[~radu] you seem to have worked a little on this module recently. It would be great if you could take a look at the changes!


was (Author: jsedding):
[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: 0.5h
>  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)