[
https://issues.apache.org/jira/browse/SLING-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283839#comment-15283839
]
Konrad Windszus edited comment on SLING-5677 at 9/22/16 4:53 PM:
-----------------------------------------------------------------
Applied the changes towards the junit.core and junit.teleporter in
[r1743902|https://svn.apache.org/r1743902] and the sample project leveraging
the property based customizer in [r1743904|https://svn.apache.org/r1743904].
was (Author: kwin):
Applied the changes towards the junit.core and junit.teleporter in
[r1743902|https://svn.apache.org/r1743902] and the sample project leveraging
the property based customizer in [r1743904|https://svn.aache.org/r1743904].
> Provide default customizer for executing TeleporterRule tests
> -------------------------------------------------------------
>
> Key: SLING-5677
> URL: https://issues.apache.org/jira/browse/SLING-5677
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: JUnit Tests Teleporter 1.0.8
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Fix For: JUnit Tests Teleporter 1.0.8, JUnit Core 1.0.18
>
>
> Currently for executing ITs leveraging {{TeleporterRule}} there need to be a
> Customizer referenced, otherwise those ITs would not be executed.
> There should be a DefaultCustomizer which should be used, when there is no
> other customizer referenced, which must support the following features:
> # setting baseUrl via system property
> # setting serverCredentials via system property
> # setting timeouts via system property
> # setting the dependencyPrefix (both includes and excludes) through system
> properties.
> For a reasoning have a look at the discussion in
> http://www.mail-archive.com/[email protected]/msg55723.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)