Hi,

In case you need to run specific integration tests, see the
"Integration tests" instructions in

 
http://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/webapp/README.txt

The idea is to leave a Sling launchpad webapp instance running, update
bundles using the mvn autoInstallBundle profile as you fix things, and
run integration tests from another console using mvn test.

That gives you a reasonably fast testing cycle, without having to
restart the webapp or run all integration tests.

-Bertrand

Reply via email to