jsedding commented on a change in pull request #50:
URL: https://github.com/apache/sling-site/pull/50#discussion_r506325944
##########
File path:
src/main/jbake/content/documentation/bundles/org-apache-sling-junit-bundles.md
##########
@@ -11,7 +11,7 @@ provide different examples including HTTP-based and
server-side teleported tests
bundle module, running against a full Sling instance setup in the same Maven
module.
## org.apache.sling.junit.core: server-side JUnit tests support
-This bundle provides a `JUnitServlet` that runs JUnit tests found in bundles.
+This bundle provides a `JUnitServlet` that runs JUnit tests found in bundles.
Both JUnit 4 tests and (optionally) JUnit 5 tests (aka Jupiter) are supported.
Review comment:
In the JUnit 5 documentation they use the spaced spelling for both JUnit
4 and JUnit 5. That's why I chose it. Also I tried to be consistent within this
document, I hope I've achieved that :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]