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 <js...@gmail.com> on 2020/10/07 14:30:02 UTC

SLING-9795 - JUnit 5 support for server-side tests

Hi all

I prepared some changes to add JUnit 5 support for server-side tests
via Apache Sling JUnit Core. I would appreciate a review of the
changes by anyone who's interested and who can spare the time.

Issue: https://issues.apache.org/jira/browse/SLING-9795
Code changes: https://github.com/apache/sling-org-apache-sling-junit-core/pull/4
Documentation update for "site": https://github.com/apache/sling-site/pull/50

Thanks
Julian