Skip navigation links

Package org.apache.sling.launchpad.webapp.integrationtest

The tests found in and under this package are used in the "integration-test" build phase (SLING-82), they are not run as part of the normal "test" build phase.

See: Description

Package org.apache.sling.launchpad.webapp.integrationtest Description

The tests found in and under this package are used in the "integration-test" build phase (SLING-82), they are not run as part of the normal "test" build phase.

To debug the integration tests, however, it is useful to run them as part of the normal test phase, after starting a separate Sling instance that they can talk to.

This is implemented using Maven profiles: to run the integration tests during the normal test phase, disable the "disableIntegrationTestsInTestPhase" Maven profile, for example using mvn -P nullUslingProfile test. See pom.xml for more details.

Skip navigation links

Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.