Eric Norman created SLING-11708:
-----------------------------------
Summary: org-apache-sling-testing-rules
Key: SLING-11708
URL: https://issues.apache.org/jira/browse/SLING-11708
Project: Sling
Issue Type: New Feature
Reporter: Eric Norman
Fix For: Apache Sling Testing Rules 2.0.2
The sling specific rules in org-apache-sling-testing-rules would be only for
consumers who are still using junit4.
For those that have migrated to junit5, a
[BeforeEachCallback|https://junit.org/junit5/docs/current/api/org.junit.jupiter.api/org/junit/jupiter/api/extension/BeforeEachCallback.html]
extension would be needed instead of these rules.
Expected:
A junit5 compatible fork of the project should be provided, sharing as much
code as possible with the junit4 variation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)