You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Within Sling, we have a number of different ways to implement automated testing. This is an attempt to explain these options:

 Remote HTTP TestingSling Test ToolsPax Exam Utils
Description   
Sling ModuleCommons Testing  
Example Projecthttp://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/i18n/http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/i18n/
Tests Run...External Process (IDE or Maven Surefire plugin)Within Sling JVMWithin Sling JVM
Usable with running instance?Yes (by definition)Yes (see SLING-3328)No
  • No labels