Hi, I was setting up the server side tests for Sling Models in Subversion and wanted to raise this concern now that I have a concrete example to point to.
When using Sling's JUnit Server Side support, I think you need two projects: The first project (http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/server-side-tests/) contains the actual tests. The second project (http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/models/integration-tests/) invokes the tests. Am I correct that both projects are necessary? Or is there a clever way to combine them? Also, assuming that both are necessary, do we have a defined naming convention for these modules? NOTE - this is similar to some of the questions Joerg raised in http://sling.markmail.org/thread/veuy6mglsdjqwqbb Regards, Justin
