[
https://issues.apache.org/jira/browse/SLING-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022665#comment-13022665
]
Carsten Ziegeler commented on SLING-2053:
-----------------------------------------
We could enhance the sling launchpad bundle plugin to collect such test
bundles. I've some code which traverses the launchpad bundle list and checks
for each contained artifact if an artifact with same group/artifact id but
classifiers serverintegrationtest and integrationtest exists.
So the only thing missing is "executing" the tests.
> Integration tests should be contributed by the relevant bundles
> ----------------------------------------------------------------
>
> Key: SLING-2053
> URL: https://issues.apache.org/jira/browse/SLING-2053
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> Our integration tests are currently provided by the
> launchpad/integration-tests module.
> To make things more modular and understandable, tests should be provided by
> the relevant bundles: SlingPostServlet tests by the bundles/servlets/post
> module, etc.
> The testing/junit/core module lets bundles dynamically contribute JUnit tests
> that run server-side using the Sling-Test-Regexp bundle header, we need
> something similar that works client-side at build time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira