Hi, FYI I have created a new docs page at
http://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html which replaces this one, which is now mostly obsolete: https://sling.apache.org/documentation/development/sling-testing-tools.html I have created a TeleporterRule, described on the new docs page, which makes it much easier to create server-side tests. It's using the same JUnitServlet-based mechanism as before, but the low-level details of that are now hidden from the user. Feedback is welcome of course, for now I have converted/created a number of tests that use the TeleporterRule under launchpad/integration-tests, and it seems to work fine. -Bertrand
